My configuration files managed by chezmoi
Go to file
Eli Ribble 2b21bde9df Make fish the default shell.
Useful for work computers where changing my default shell could have
larger consequences.
2024-03-06 19:19:26 +00:00
private_dot_config Add description to fish ve function. 2024-03-06 19:15:23 +00:00
LICENSE Initial commit 2023-12-05 18:00:32 -07:00
README.md Add some convenient commands to README 2024-03-06 19:18:16 +00:00
dot_tmux.conf Make fish the default shell. 2024-03-06 19:19:26 +00:00

README.md

dotfiles

My configuration files managed by chezmoi

To see the changes that would be applied on a new machine:

chezmoi diff

To apply the changes:

chezmoi apply

See https://chezmoi.io/user-guide/ for more.