index
:
dotfiles.git
master
Dotfiles for Arch, Void and similar machines
y@yulqen.org
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
fish
/
functions
/
push.fish
blob: 636213c0c4c5562b8f3660021811ae7283a2bba9 (
plain
) (
tree
)
9fff448
1
2
3
function push --description 'alias push=git push' git push $argv; end