dotfiles

My shell setup

My shell setup is continually tested using shell-tester on GitHub Actions. The example images you see on this page are generated from the test output. Click on each image to see a text representation of the image.

example updater

Shell prompt (Starship)

The Fish Shell prompt is powered by Starship.

basic

Fuzzy finder (fzf)

fzf provides a fuzzy finder for the shell. Activate by pressing Ctrl+R

fzf

Updating

Running update_dotfiles command in the Fish shell will update all dotfiles from the GitHub repository.

update dotfiles