aboutsummaryrefslogtreecommitdiffstats
path: root/bash/.bashrc
diff options
context:
space:
mode:
authorjason2024-07-09 13:44:06 -0600
committerjason2024-07-09 13:44:06 -0600
commit187fe3185d4c30fb41c5819dfecaed8feec59649 (patch)
tree0dc6be5fe3b40a267b094bf139827eea4f42fca3 /bash/.bashrc
parent8c0182265e5d66e1b853043684e7ae68424aaec4 (diff)
downloaddotfiles-187fe3185d4c30fb41c5819dfecaed8feec59649.tar.gz
dotfiles-187fe3185d4c30fb41c5819dfecaed8feec59649.zip
sway qol
Diffstat (limited to 'bash/.bashrc')
-rw-r--r--bash/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/.bashrc b/bash/.bashrc
index fa7d28a..6ce988c 100644
--- a/bash/.bashrc
+++ b/bash/.bashrc
@@ -271,7 +271,7 @@ fi
271 271
272####### 272#######
273 273
274TERM="xterm-256color" 274#TERM="xterm-256color"
275 275
276# direnv's use_nix will overwrite TMPDIR so it needs to be hard coded to /tmp/ 276# direnv's use_nix will overwrite TMPDIR so it needs to be hard coded to /tmp/
277#EMACS_SERVER_SOCKET="/tmp/emacs$(id -u)/server" 277#EMACS_SERVER_SOCKET="/tmp/emacs$(id -u)/server"