summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index dc84770..379aa7d 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -19,4 +19,6 @@ if [[ -f "${HOME}/.gpg-agent-info" ]]; then
export SSH_AUTH_SOCK
fi
+PROMPT='%0~ $ '
+
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh