Minor style changes to prompt and sync

This commit is contained in:
Mitchell Simon 2019-09-08 15:25:04 -04:00
parent 7bbb9426aa
commit c385455dd5
3 changed files with 5 additions and 9 deletions

2
sync
View file

@ -2,7 +2,7 @@
echo 'Syncing configuration files to your home dir...'
set_color brgrey
set_color grey
set -l fwd (pwd)
set -l cwd (string match -r '\w+$' $fwd)