Add aliases for mutt and nnn
This commit is contained in:
7
.profile
7
.profile
@ -1,9 +1,10 @@
|
||||
# Default applications
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="alacritty"
|
||||
export BROWSER="firefox"
|
||||
export READER="zathura"
|
||||
export EDITOR="nvim"
|
||||
export FILE="nnn"
|
||||
export PAGER="less"
|
||||
export READER="zathura"
|
||||
export TERMINAL="alacritty"
|
||||
|
||||
# XDG Base Directories
|
||||
export XDG_CACHE_HOME="$HOME/.cache"
|
||||
|
Reference in New Issue
Block a user