/dotfiles

My customized dotfiles

Primary LanguageVim Script

My initial setup for aptitude (apt) based distros

Update Aptitude

sudo apt update

Install Base Packages

sudo apt install git curl wget xclip vim -y

Clone this repo

git clone https://github.com/undersfx/dotfiles.git

Run setup.sh as root for

cd dotfiles
sudo sh setup.sh

Run setup.sh as root for

cd dotfiles
sudo sh setup.sh

Requires logout!

Run the scripts to install asdf-vm and zsh themes:

sudo sh asdf_setup.sh
sudo sh zsh_setup.sh

Update the dotfiles with the new config

sh update_dotfiles.sh

Install GNOME setup (for Gnome environment only)

sudo sh gnome_setup.sh