mirror of https://github.com/bjeanes/dotfiles.git
4 lines
37 B
Plaintext
4 lines
37 B
Plaintext
|
function gau
|
||
|
git add -u $argv;
|
||
|
end
|