diff options
author | Raul Benencia <id@rbenencia.name> | 2022-03-16 10:39:45 -0700 |
---|---|---|
committer | Raul Benencia <id@rbenencia.name> | 2022-03-16 10:39:45 -0700 |
commit | e37a5ec580ae069521c50a25a2048cf7c0e69d0d (patch) | |
tree | 79e281affeb172858126d9842e2f4ec7298c2a71 /.alias.d/00-general | |
parent | 5cbd4448ebc9b6b01ca9df13397fe58157c68a5e (diff) |
update t alias
Diffstat (limited to '.alias.d/00-general')
-rw-r--r-- | .alias.d/00-general | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.alias.d/00-general b/.alias.d/00-general index 68a23b1..e3730b3 100644 --- a/.alias.d/00-general +++ b/.alias.d/00-general @@ -15,4 +15,4 @@ alias cal='cal -y' alias e=$EDITOR alias mtr='mtr --curses' -alias t='cd ~/src/git/$(whoami)/'
\ No newline at end of file +alias t='cd ~/src/'
\ No newline at end of file |