feat: fixes
parent
4ea10f89a7
commit
2f57ad99f8
|
|
@ -1,3 +1,10 @@
|
||||||
|
rm -r ~/.gitconfig
|
||||||
|
rm -r ~/.zshrc
|
||||||
|
rm -r ~/.oh-my-zsh/themes/lambda-00x097.zsh-theme
|
||||||
|
rm -r /etc/updated-motd.d/welcome.sh
|
||||||
|
rm -r /etc/profile.d/welcome.sh
|
||||||
|
rm -r /etc/ssh/sshd_config
|
||||||
|
|
||||||
ln -s $(pwd)/.gitconfig ~/.gitconfig
|
ln -s $(pwd)/.gitconfig ~/.gitconfig
|
||||||
|
|
||||||
ln -s $(pwd)/.zshrc ~/.zshrc
|
ln -s $(pwd)/.zshrc ~/.zshrc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue