Rename the $REPOS folder
This commit is contained in:
parent
f5edfd09cd
commit
67c6eba5bd
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
@ -37,7 +37,7 @@ export VISUAL=$EDITOR
|
||||||
|
|
||||||
|
|
||||||
# Convenience variables for easier access of some locations
|
# Convenience variables for easier access of some locations
|
||||||
export REPOS="$HOME/repos"
|
export REPOS="$HOME/Repositories"
|
||||||
|
|
||||||
|
|
||||||
# Python-specific configs
|
# Python-specific configs
|
||||||
|
|
Loading…
Reference in a new issue