diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-02-10 09:56:03 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-02-10 09:56:03 -0500 |
| commit | 8d416aa3cc6a562cb4d676eafb92d52b1ef3d334 (patch) | |
| tree | 05db378117b6b67d3350b56b8702d6faac1fa545 /bash/dot-config/shellshort/shortcutrc | |
| parent | ab7303e1d893f33e09dbc8493f9a9179a7a40a4a (diff) | |
updates
Diffstat (limited to 'bash/dot-config/shellshort/shortcutrc')
| -rw-r--r-- | bash/dot-config/shellshort/shortcutrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bash/dot-config/shellshort/shortcutrc b/bash/dot-config/shellshort/shortcutrc index e701151..e8571c1 100644 --- a/bash/dot-config/shellshort/shortcutrc +++ b/bash/dot-config/shellshort/shortcutrc @@ -1,3 +1,5 @@ # vim: filetype=sh -alias cala="$EDITOR /home/moreka/.config/alacritty/alacritty.toml" \ +alias mit="cd /home/moreka/mit/18.650-spring-26/ && ls -A" \ +linatt="cd /home/moreka/mit/linear-attention/ && ls -A" \ +cala="$EDITOR /home/moreka/.config/alacritty/alacritty.toml" \ cnir="$EDITOR /home/moreka/.config/niri/config.kdl" \ |
