init
This commit is contained in:
1
.config/shell/alias
Normal file
1
.config/shell/alias
Normal file
@@ -0,0 +1 @@
|
||||
alias config="$(which git) --git-dir=$HOME/.dotfiles/ --work-tree=$HOME"
|
||||
3
.config/shell/vars
Normal file
3
.config/shell/vars
Normal file
@@ -0,0 +1,3 @@
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
export XDG_CACHE_HOME="$HOME/.cache"
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
Reference in New Issue
Block a user