feat: some cleanup

This commit is contained in:
2022-04-07 21:45:58 +02:00
parent 0982678906
commit 572917ade1
2 changed files with 11 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Helps navigating Sync directory
function fx(){
cd $HOME/SYNC/
cd $HOME/Projects/
if [ ! -d $2 ]; then
echo "dir $2 does not exists"