mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 02:40:14 +00:00
Push alias
This commit is contained in:
@ -13,6 +13,7 @@ function aliases --description 'All aliases'
|
||||
abbr -a gd 'git diff'
|
||||
abbr -a ga 'git add -A'
|
||||
abbr -a gc 'git commit -m'
|
||||
abbr -a gp 'git push'
|
||||
|
||||
# Vim
|
||||
if command -v nvim > /dev/null
|
||||
|
Reference in New Issue
Block a user