diff options
author | Thanos Apollo <[email protected]> | 2023-05-02 19:33:42 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-05-02 19:33:42 +0300 |
commit | d7ecf788a152e94b97d726f1556d92e010e9e862 (patch) | |
tree | c2e0e7b2c9cd315fd5154cbce3ddd5ad409f7e77 /shells.org | |
parent | 1cd0c1d5b48fe2f8a3769d39b3e48ccf8a161ac2 (diff) |
shells: remove old aliases for git
Diffstat (limited to 'shells.org')
-rwxr-xr-x | shells.org | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ alias vi='nvim' #git - alias config='/usr/bin/git --git-dir=$HOME/Developer/config/ --work-tree=$HOME' alias ga='git add' alias gaa='git add .' alias gc='git commit -m' |