forked from colonelpanic/dotfiles
Add autoload of colors to prompt.sh. Remove git_replace_author.py add matcher.py
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
autoload -U colors && colors
|
||||
function current_directory() {
|
||||
local PWD=$(pwd)
|
||||
echo "${PWD/#$HOME/~}"
|
||||
|
Reference in New Issue
Block a user