Adjusts project management for para
This commit is contained in:
parent
8e9073bd2d
commit
01371ba3b6
4 changed files with 12 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
# This script sets things based on my current project and will set the symlink ~/Projects/current to the correct folder
|
||||
|
||||
# GLOBAL VARIABLES
|
||||
export PROJECTS_PATH="$HOME/Projects"
|
||||
export PROJECTS_PATH="$HOME/1Projects"
|
||||
export SYMLINC="$PROJECTS_PATH/current"
|
||||
|
||||
function print_subcommand_details(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue