From 45bc2e16f335035a114406bea7d8ef5129a775ac Mon Sep 17 00:00:00 2001 From: Alen Date: Thu, 7 Sep 2023 23:08:41 +0100 Subject: Add basic .z{env,profile,shrc,login,logout} Set up history, cd/pushd, local bins, locales, pager, other nice-to-haves. --- dot_zshrc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dot_zshrc (limited to 'dot_zshrc') diff --git a/dot_zshrc b/dot_zshrc new file mode 100644 index 0000000..d62132d --- /dev/null +++ b/dot_zshrc @@ -0,0 +1,7 @@ +# Simple prompt +PROMPT="%F{15}%K{4}%n@%M:%~%f%k " +RPROMPT="%(?.%F{10}%?.%F{9}%?)%f %T" + +# Just do a simple compinit for now +autoload -U compinit +compinit -- cgit 1.4.1-2-gfad0