diff options
| author | pml68 <contact@pml68.dev> | 2025-01-11 22:15:51 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-01-11 22:19:06 +0100 |
| commit | 17ca5ecbee6e0cd9b448c2974602050c666172c5 (patch) | |
| tree | fb45695bd91428a8d6021817aac9632f2f5280e5 /.bashrc | |
| parent | feat: add error and warning diagnostic counts to statusline (diff) | |
| download | nvim-17ca5ecbee6e0cd9b448c2974602050c666172c5.tar.gz | |
feat: switch to rosepine-tmuxed for distorted colors
Diffstat (limited to '')
| -rw-r--r-- | .bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,7 +9,6 @@ export PATH=$PATH:/root/.cargo/bin:/root/go/bin export EDITOR=nvim export HISTSIZE=1000 export HISTFILESIZE=2000 -export TERM=xterm-256color YELLOW="\[$(tput setaf 3)\]" GREEN="\[$(tput setaf 2)\]" |
