From 291d535d92878db27cabfd5a3029410f6a1a55e0 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Sat, 12 Dec 2020 22:27:56 -0600 Subject: [PATCH] Create .zshrc --- .zshrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .zshrc diff --git a/.zshrc b/.zshrc new file mode 100644 index 0000000..8386bf4 --- /dev/null +++ b/.zshrc @@ -0,0 +1,3 @@ +source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +powerline-daemon -q +source /usr/lib/python3.9/site-packages/powerline/bindings/zsh/powerline.zsh