aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2019-11-10 09:56:36 +0100
committerCharles <sircharlesaze@gmail.com>2019-11-10 09:56:36 +0100
commit5314978bd8002f0d8de5f397460119cba73324f5 (patch)
tree7ab31c73ed27dca06729ef08ec0502f094a5d231 /.zshrc
parent15836982fc01eb8721b97ba247b0d518d6ac5fca (diff)
downloaddotfiles-exam.tar.gz
dotfiles-exam.tar.bz2
dotfiles-exam.zip
Added zsh prompt and vim uncommentexam
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 8a86caf..f8037cf 100644
--- a/.zshrc
+++ b/.zshrc
@@ -1,2 +1,5 @@
alias v="vim"
alias moula="gcc -Wall -Wextra -Werror"
+
+export PROMPT="%~
+> "