diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-01-13 18:45:33 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-01-13 18:45:33 -0500 |
| commit | aa29025d2e65e36269a8c3765713f9413380ef2f (patch) | |
| tree | b511a2bca4eaaceda55e35927936c9c0c0b3aa0e /.bashrc | |
| parent | d6a70454a2b1277567387dcc5ff10518ca5b7935 (diff) | |
| download | eibhear-aa29025d2e65e36269a8c3765713f9413380ef2f.tar.gz eibhear-aa29025d2e65e36269a8c3765713f9413380ef2f.tar.zst eibhear-aa29025d2e65e36269a8c3765713f9413380ef2f.zip | |
will anyone actually notice? let's find out!
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ alias gua="git remote | xargs -L1 git push --all" alias e="$EDITOR" alias p="sudo pacman" alias SS="sudo systemctl" -alias v="vim" +alias v="$EDITOR" alias f="vifm" alias r="ranger" alias sr="sudo ranger" |
