mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +01:00
Merge remote-tracking branch 'upstream/master'
Conflicts: plugins/jump/jump.plugin.zsh themes/ys.zsh-theme
This commit is contained in:
commit
a32d89278a
38 changed files with 563 additions and 219 deletions
|
|
@ -54,7 +54,6 @@ alias ff='find . -type f -name'
|
|||
alias h='history'
|
||||
alias hgrep="fc -El 0 | grep"
|
||||
alias help='man'
|
||||
alias j='jobs'
|
||||
alias p='ps -f'
|
||||
alias sortnr='sort -n -r'
|
||||
alias unexport='unset'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue