aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.txt
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.txt')
-rw-r--r--INSTALL.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 1eb224b..f4aa883 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -77,6 +77,9 @@ $ sudo apt install \
$ which batcat >/dev/null 2>&1 && sudo ln -s "$(which batcat)" "$(dirname "$(which batcat)")/bat"
$ which fdfind >/dev/null 2>&1 && sudo ln -s "$(which fdfind)" "$(dirname "$(which fdfind)")/fd"
+# Change login shell to zsh
+$ chsh
+
$ sudo adduser $(whoami) docker
$ cargo install hgrep