/dotfiles

Primary LanguageShell

dotfiles

Install

Install git & curl

sudo apt install git curl

Clone repository to home directory.

cd
git clone https://github.com/gladevise/dotfiles

Run install.sh.

cd dotfiles
./install.sh

Update packages

Update all packages.

upg

Update packages each package manager.

./scripts/upgrade_<package manager name>.sh