Skip to content

Commit

Permalink
Create default user cache directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrarimarco committed Nov 9, 2023
1 parent fe88437 commit c8d34e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .shells/.all/environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,6 @@ export DOTFILES_CONFIGURATION_PATH

VS_CODE_EXTENSIONS_LIST_FILE_PATH="${DOTFILES_CONFIGURATION_PATH}"/vs-code/extensions.txt
export VS_CODE_EXTENSIONS_LIST_FILE_PATH

USER_CACHE_DIRECTORY="${HOME}/.cache"
export USER_CACHE_DIRECTORY

0 comments on commit c8d34e2

Please sign in to comment.