This commit is contained in:
2014-01-24 23:04:23 -05:00
parent 2dbe197449
commit 6b4fdbacbb
5 changed files with 38 additions and 26 deletions

3
zlogin
View File

@@ -3,6 +3,3 @@ if [[ -f ~/.current_path~ ]]; then
cd `cat ~/.current_path~`
rm ~/.current_path~
fi
# Display todos
quirk