5 lines
87 B
Bash
5 lines
87 B
Bash
export EDITOR=nvim
|
|
export FILE=vifm
|
|
export TERMINAL=kitty
|
|
export PATH=$PATH:~/.scripts
|