Skip to content

These are my dotfiles. There are many like them, but these are mine!

License

Notifications You must be signed in to change notification settings

frippz/dotfiles

Repository files navigation

My very own dotfiles

Scan for secrets 👀

These dotfiles are made for Zsh, so first switch over.

chsh -s $(which zsh)

Initialize submodules (for dotbot)

git submodule update --init --recursive

Run the dotbot install script

./install --except shell

Refresh your environment or just open an new tab and run the install script again with only the shell directive

./install --only shell

Done! 👍

About

These are my dotfiles. There are many like them, but these are mine!

Resources

License

Stars

Watchers

Forks