sudo apt install git curl build-essential
git clone git@github.com:glacierrdev/dotfiles.git "${HOME}/.dotfiles" && cd "${HOME}/.dotfiles" && make setup
oh-my-zsh
require a password to change default shell.
sudo apt install git curl build-essential
git clone git@github.com:glacierrdev/dotfiles.git "${HOME}/.dotfiles" && cd "${HOME}/.dotfiles" && make setup
oh-my-zsh
require a password to change default shell.