mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
meld
This commit is contained in:
parent
726c2458e1
commit
7f45f7acd5
2 changed files with 9 additions and 1 deletions
|
|
@ -54,6 +54,7 @@ export PATH=$HOME/bin:/usr/local/bin:$PATH
|
|||
|
||||
|
||||
alias glc='git log --graph --pretty="format:%C(yellow)%h%Cgreen%d%Creset %s %C(white) %an, %ar%Creset"'
|
||||
alias gd='git difftool -d --tool=meld'
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue