1
0
Fork 0

Initial config for wsl.

This commit is contained in:
Arthur Khachaturov 2023-11-28 15:52:02 +03:00
parent 924c8aebe4
commit ea97367ac4
12 changed files with 2 additions and 99 deletions

View file

@ -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"