diff options
Diffstat (limited to 'bash/dot-config/shellshort/shortcutenvrc')
| -rw-r--r-- | bash/dot-config/shellshort/shortcutenvrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bash/dot-config/shellshort/shortcutenvrc b/bash/dot-config/shellshort/shortcutenvrc new file mode 100644 index 0000000..8f0b3fb --- /dev/null +++ b/bash/dot-config/shellshort/shortcutenvrc @@ -0,0 +1,5 @@ +# vim: filetype=sh +[ -n "mit" ] && export mit="/home/moreka/mit/18.650-spring-26/" +[ -n "linatt" ] && export linatt="/home/moreka/mit/linear-attention/" +[ -n "cala" ] && export cala="/home/moreka/.config/alacritty/alacritty.toml" +[ -n "cnir" ] && export cnir="/home/moreka/.config/niri/config.kdl" |
