diff options
Diffstat (limited to 'bash/.bashrc')
| -rw-r--r-- | bash/.bashrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bash/.bashrc b/bash/.bashrc index c60ac13..5882747 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -19,8 +19,6 @@ alias ssh-eligor='ssh closetcat@eligor.home.arpa' #EXPORTS export PATH="$HOME/.local/bin:$PATH" export EDITOR='nvim' -export GTK_THEME=Adwaita:dark -export ADW_DISABLE_PORTAL=1 #OTHER PS1='[\u@\h \W]\$ ' |
