renaming $PROJECTS to $CODE_DIR
This is for the 'c' shortcut.
This commit is contained in:
@@ -1 +1 @@
|
||||
cd $PROJECTS/$1
|
||||
cd $CODE_DIR/$1
|
||||
|
||||
Reference in New Issue
Block a user
This is for the 'c' shortcut.
@@ -1 +1 @@
|
||||
cd $PROJECTS/$1
|
||||
cd $CODE_DIR/$1
|
||||
|
||||