From 36a274dbc066068ff25b839e21ce3b82ec292c88 Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Mon, 23 Feb 2026 15:03:10 -0500 Subject: big updates --- bash/dot-config/shellshort/shortcutenvrc | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 bash/dot-config/shellshort/shortcutenvrc (limited to 'bash/dot-config/shellshort/shortcutenvrc') diff --git a/bash/dot-config/shellshort/shortcutenvrc b/bash/dot-config/shellshort/shortcutenvrc deleted file mode 100644 index 8f0b3fb..0000000 --- a/bash/dot-config/shellshort/shortcutenvrc +++ /dev/null @@ -1,5 +0,0 @@ -# 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" -- cgit v1.2.3-71-gdd5e