personal website
Go to file
Ibrahim Mkusa baaa0aa83b
Some checks failed
tests / Lint (push) Failing after 19s
cleanup obsolete settings
2024-12-04 08:35:02 -05:00
.github/workflows use GH actions descriptively 2024-11-04 18:38:33 -05:00
bash cleanup obsolete settings 2024-12-04 08:35:02 -05: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 cleanup obsolete settings 2024-12-04 08:35:02 -05: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 cleanup obsolete settings 2024-12-04 08:35:02 -05:00
install.yml bash_profile !exist on most systems 2024-09-28 18:53:00 -04:00
README.md use GH actions descriptively 2024-11-04 18:38:33 -05:00

tests

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