Clone the repository at ~
. (Home Directory)
git clone https://github.com/KY00KIM/.dotfiles --recursive --shallow-submodules
Install zsh if you don't have it.
sudo apt-get install zsh
chsh -s $(which zsh)
./.dotfiles/install.sh
cd ./.dotfiles/plugins/autojump && ./install.py && cd -
sudo adduser [name]
sudo usermod -aG sudo [name]
# optional for ssh
su - [name]
vi ~/.ssh/authorized_keys