index
:
openbsddotfiles.git
master
dotfiles for openbsd machones.
y@yulqen.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fish
/
functions
/
push.fish
blob: 636213c0c4c5562b8f3660021811ae7283a2bba9 (
plain
) (
blame
)
1
2
3
function push --description 'alias push=git push' git push $argv; end