From 822de8a33f34d3658a67924ebeadd705e2458943 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Sat, 15 Jan 2022 18:00:26 +0100 Subject: [PATCH] update --- arch_linux_host_install/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch_linux_host_install/readme.md b/arch_linux_host_install/readme.md index 609a055..1fbc6c5 100644 --- a/arch_linux_host_install/readme.md +++ b/arch_linux_host_install/readme.md @@ -171,6 +171,8 @@ it's the fastest zsh framework and set up nicely out of the box `curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh` * change the default shell to zsh
`chsh -s /bin/zsh` +* I prefer [steeef](https://github.com/zimfw/steeef) theme + `echo 'zmodule steeef' >> ~/.zimrc && zimfw install` ##### Adding stuff to .zshrc