mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Merge remote-tracking branch 'upstream/master'
Conflicts: README.textile lib/aliases.zsh plugins/git/git.plugin.zsh plugins/jump/jump.plugin.zsh themes/ys.zsh-theme
This commit is contained in:
commit
fdbecb80e3
91 changed files with 2617 additions and 598 deletions
|
|
@ -46,7 +46,6 @@ function unmark()
|
|||
rm -i "$MARKPATH/$1"
|
||||
}
|
||||
|
||||
autoload colors
|
||||
function marks()
|
||||
{
|
||||
if [[ -d $MARKPATH ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue