diff options
| author | jason | 2024-07-09 13:44:06 -0600 |
|---|---|---|
| committer | jason | 2024-07-09 13:44:06 -0600 |
| commit | 187fe3185d4c30fb41c5819dfecaed8feec59649 (patch) | |
| tree | 0dc6be5fe3b40a267b094bf139827eea4f42fca3 /bash/.bashrc | |
| parent | 8c0182265e5d66e1b853043684e7ae68424aaec4 (diff) | |
| download | dotfiles-187fe3185d4c30fb41c5819dfecaed8feec59649.tar.gz dotfiles-187fe3185d4c30fb41c5819dfecaed8feec59649.zip | |
sway qol
Diffstat (limited to 'bash/.bashrc')
| -rw-r--r-- | bash/.bashrc | 2 |
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 | ||
| 274 | TERM="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" |