personal website
Go to file
2024-11-04 17:23:36 -05:00
bash Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
bin/bin Add convenience scripts 2024-11-04 17:23:36 -05:00
emacs Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
fonts Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
git Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
i3/.i3 Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
ranger/.config/ranger Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
shellenv Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
tmux Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
vim Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
zsh Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
.gitignore Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
install.sh Add convenience scripts 2024-11-04 17:23:36 -05:00
install.yml bash_profile !exist on most systems 2024-09-28 18:53:00 -04:00
README.md ansible-playbook does not take a hostname arg 2024-09-28 17:58:34 -04:00

dotfiles

Quick configs i can't live without on my machines.

./install.sh installs everything to your system

./install.sh undo removes only the configs from your home directory

./install.sh wipe removes both the configs and packages installed

if you find yourself in a machine that has ansible pre-installed you could use it too to install ansible-playbook install.yml --ask-become-pass