mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Merge remote-tracking branch 'ashleydev/master' into mergetest
Conflicts: custom/aliases.zsh plugins/git/git-prompt-old.plugin.zsh
This commit is contained in:
commit
abd3427aef
7 changed files with 838 additions and 493 deletions
|
|
@ -46,9 +46,17 @@ alias print-libpath='echo -e ${LD_LIBRARY_PATH//:/\\n}'
|
|||
alias lsbom='lsbom -f -l -s -pf'
|
||||
#alias t="$HOME/.local/bin/t --task-dir ~/.tasks --list todo.txt --delete-if-empty"
|
||||
|
||||
<<<<<<< HEAD
|
||||
#alias v.='vim .'
|
||||
#alias v='vim ~/.vimrc'
|
||||
#alias VS='vim -S Session.vim'
|
||||
=======
|
||||
alias v.='vim .'
|
||||
alias v='vim ~/.vimrc'
|
||||
alias VS='vim -S Session.vim'
|
||||
|
||||
alias z='vim -o ~/.zshenv ~/.oh-my-zsh/custom/aliases.zsh ~/.zshrc'
|
||||
>>>>>>> ashleydev/master
|
||||
alias zs='source ~/.zshrc'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue