diff options
Diffstat (limited to 'bash/dot-bashrc')
-rw-r--r-- | bash/dot-bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/dot-bashrc b/bash/dot-bashrc index 0ac2e76..83620db 100644 --- a/bash/dot-bashrc +++ b/bash/dot-bashrc @@ -47,6 +47,7 @@ export HISTTIMEFORMAT="[%F %T] " # Editors export EDITOR=nvim export PAGER=less +export TERMINAL=alacritty PATH=$PATH:$HOME/.local/bin |