mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-01 00:54:51 +01:00
Create this-machine folder
This commit is contained in:
parent
5767203d78
commit
09b33a14a1
@ -7,6 +7,7 @@ fi
|
|||||||
rm ~/.zshrc
|
rm ~/.zshrc
|
||||||
ln -s ~/.dotfiles/zshrc ~/.zshrc
|
ln -s ~/.dotfiles/zshrc ~/.zshrc
|
||||||
ln -s ~/.dotfiles/tmux/tmux.conf ~/.tmux.conf
|
ln -s ~/.dotfiles/tmux/tmux.conf ~/.tmux.conf
|
||||||
|
mkdir ~/.dotfiles/this-machine
|
||||||
touch ~/.dotfiles/this-machine/zsh
|
touch ~/.dotfiles/this-machine/zsh
|
||||||
touch ~/.dotfiles/this-machine/tmux.conf
|
touch ~/.dotfiles/this-machine/tmux.conf
|
||||||
sudo chsh -s $(which zsh) $USER
|
sudo chsh -s $(which zsh) $USER
|
||||||
|
Loading…
Reference in New Issue
Block a user