Fixes autoupdater
This commit is contained in:
@@ -73,8 +73,6 @@ ln -s ~/.zshconfig/htoprc .config/htop/htoprc
|
|||||||
ln -s ~/.zshconfig/p10k.zsh .p10k.zsh
|
ln -s ~/.zshconfig/p10k.zsh .p10k.zsh
|
||||||
if [ "$(uname)" != "Darwin" ]; then
|
if [ "$(uname)" != "Darwin" ]; then
|
||||||
ln -s ~/.zshconfig/nanorc /etc/nanorc
|
ln -s ~/.zshconfig/nanorc /etc/nanorc
|
||||||
ln -s ~/.zshconfig/custom_login.sh /etc/profile/custom_login.sh
|
|
||||||
chmod +x /etc/profile/login.sh
|
|
||||||
else
|
else
|
||||||
echo MacOS found - No linking of Nanorc needed.
|
echo MacOS found - No linking of Nanorc needed.
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user