👥 Credit benknoble's dotfiles

This commit is contained in:
punkfairie 2024-02-05 18:26:31 -08:00
parent be336551e3
commit 785285fb9f
No known key found for this signature in database
GPG key ID: 0858B0F48128A755

View file

@ -30,11 +30,7 @@ fish_config theme save "Catppuccin Mocha"
## tmux
```fish
tmux attach || tmux new -s main
```
`<ctrl-a I>` to install plugins.
`<cmd-I>` to install plugins.
# Sources
@ -53,6 +49,8 @@ dotfile repos:
[Mathias's dotfiles](https://github.com/mathiasbynens/dotfiles)
[benknoble's dotfiles](https://github.com/benknoble/Dotfiles)
### Misc
[oh-my-zsh git](https://kapeli.com/cheat_sheets/Oh-My-Zsh_Git.docset/Contents/Resources/Documents/index)