move some stuff around
This commit is contained in:
parent
5cadee6eaf
commit
7b37f782b6
6 changed files with 56 additions and 6 deletions
|
|
@ -1 +1,6 @@
|
|||
export PATH="$PATH:$HOME/.local/bin"
|
||||
export PATH="$PATH:${$(find ~/.local/bin -type d -printf %p:)%%:}"
|
||||
|
||||
# default apps
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="st"
|
||||
export BROWSER="firefox"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue