rssVideos
This commit is contained in:
parent
df4e28796f
commit
a0d2d3082d
6 changed files with 189 additions and 4 deletions
|
@ -53,6 +53,7 @@ direnv GNUPGHOME "$HOME/.config/gnupg"
|
|||
direnv GRADLE_USER_HOME "$HOME/.cache/gradle"
|
||||
export INPUTRC="$HOME/.config/inputrc"
|
||||
export LESSHISTFILE="$HOME/.cache/lesshst"
|
||||
direnv MIX_ARCHIVES "$HOME/.cache/mix/archives"
|
||||
direnv MONO_GAC_PREFIX "$HOME/.cache/mono"
|
||||
export NODE_REPL_HISTORY="$HOME/.cache/node_repl_history"
|
||||
direnv npm_config_cache "$HOME/.cache/npm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue