diff options
Diffstat (limited to 'config/shell/vars')
| -rw-r--r-- | config/shell/vars | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/shell/vars b/config/shell/vars new file mode 100644 index 0000000..b74f722 --- /dev/null +++ b/config/shell/vars @@ -0,0 +1,5 @@ +export EDITOR=nvim +export ZK_NOTEBOOK_DIR=$HOME/Documents/Notes +export XDG_CONFIG_HOME=$HOME/.config +export GOPATH=$HOME/.go +export LIMA_SHELL=/bin/zsh |
