mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 22:00:14 +00:00
small tweaks
This commit is contained in:
@ -14,7 +14,7 @@ function aliases --description 'All aliases'
|
||||
abbr -a tan 'tmux attach-session -t noah'
|
||||
|
||||
# Git
|
||||
abbr -a gs 'git status'
|
||||
abbr -a gs 'git status -sb'
|
||||
abbr -a gd 'git diff'
|
||||
abbr -a gds 'git diff --staged'
|
||||
abbr -a ga 'git add'
|
||||
|
Reference in New Issue
Block a user