themes | ||
ackrc | ||
bootstrap.sh | ||
gitconfig | ||
inputrc | ||
kitty.conf | ||
README.md | ||
starship.toml | ||
tmux.conf | ||
wezterm.lua | ||
zshenv | ||
zshrc |
dotfiles
- Execute
./bootstrap.sh
the first time to install a package manager and the dotfiles themselves.
Updating
- Refresh this repository from GitHub by executing
git pull
. - Execute
./bootstrap.sh
any time to install any new dotfile that may have been added to the repository.