Initial config for wsl.
This commit is contained in:
parent
924c8aebe4
commit
ea97367ac4
12 changed files with 2 additions and 99 deletions
|
|
@ -1,6 +1,4 @@
|
|||
export PATH="${$(find ~/.local/bin -type d -printf %p:)%%:}:$PATH"
|
||||
|
||||
# default apps
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="st"
|
||||
export BROWSER="firefox"
|
||||
export EDITOR="/usr/bin/nvim"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue