Add new config files
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
d674625594
commit
9c21c43382
8 changed files with 42 additions and 6 deletions
|
@ -16,6 +16,7 @@
|
|||
# XDG Overrides for unsupported programs
|
||||
export HTTPIE_CONFIG_DIR="${XDG_CONFIG_HOME}/httpie"
|
||||
export WGETRC="${XDG_CONFIG_HOME}/wget/wgetrc"
|
||||
export XAUTHORITY="${HOME}/.Xauthority"
|
||||
export VIMINIT=":source ${XDG_CONFIG_HOME}/vim/vimrc"
|
||||
export CARGO_HOME="${XDG_DATA_HOME}/cargo"
|
||||
export RUSTUP_HOME="${XDG_DATA_HOME}/rustup"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue