mirror of
https://github.com/danielepintore/os-configurer.git
synced 2026-06-15 20:25:13 +02:00
zsh: now we use a .zhsenv in the home directory
This commit is contained in:
@@ -3,7 +3,4 @@
|
||||
# install zsh
|
||||
sudo pacman -S zsh zsh-syntax-highlighting fzf --noconfirm
|
||||
|
||||
# tell zsh where is its configuration
|
||||
echo "export ZDOTDIR=\"$HOME/.config/zsh\"" | sudo tee /etc/zsh/zshenv
|
||||
|
||||
chsh -s /bin/zsh
|
||||
|
||||
Reference in New Issue
Block a user