/dotfiles

my configs

Primary LanguageShell

Installation

sudo apt install -y zsh
sudo chsh -s $(which zsh)
sh -c "$(curl -fsSL https://raw.githubusercontent.com/megatolya/dotfiles/master/first-install.sh)"