Create this-machine folder

This commit is contained in:
Jan Jastrow 2022-09-02 20:00:21 +02:00
parent 5767203d78
commit 09b33a14a1
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ fi
rm ~/.zshrc
ln -s ~/.dotfiles/zshrc ~/.zshrc
ln -s ~/.dotfiles/tmux/tmux.conf ~/.tmux.conf
mkdir ~/.dotfiles/this-machine
touch ~/.dotfiles/this-machine/zsh
touch ~/.dotfiles/this-machine/tmux.conf
sudo chsh -s $(which zsh) $USER