👥 Credit benknoble's dotfiles
This commit is contained in:
parent
be336551e3
commit
785285fb9f
1 changed files with 3 additions and 5 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue