This repo is used to quickly get setup any Linux machine with basic settings for .bashrc
, .vimrc
, and .gitconfig
Optional files:
alacritty.toml
(if you use Alacritty terminal).obsidian.vimrc
(if you use Vim mode in Obsidian Note)
git clone [email protected]:minhhoccode111/dotfiles.git ~/dotfiles/
cd ~/dotfiles/
./dotfiles_backup.sh
./dotfiles_start.sh
Backup
./packages_backup.sh
Restore
./packages_restore.sh
./dotfiles_restore.sh