mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-04-09 21:32:27 +00:00
Use lowercase A for $TERMINAL
This commit is contained in:
parent
f26e081e49
commit
cf60ccb97e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
# Default programs
|
||||
export EDITOR="nvim"
|
||||
export BROWSER="firefox"
|
||||
export TERMINAL="Alacritty"
|
||||
export TERMINAL="alacritty"
|
||||
|
||||
# XDG Standard paths
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
|
|
Loading…
Add table
Reference in a new issue