Added loginscript for updating this repo
This commit is contained in:
@@ -73,6 +73,8 @@ 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/login.sh /etc/profile.d/login.sh
|
||||||
|
chmod +x /etc/profile.d/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