2024-01-21 12:00:17 -08:00
|
|
|
# dotfiles
|
2024-01-28 19:07:02 -08:00
|
|
|
|
2024-01-21 12:00:17 -08:00
|
|
|
mar does dotfiles
|
2024-01-23 19:47:28 -08:00
|
|
|
|
2024-01-28 19:07:02 -08:00
|
|
|
# post install
|
|
|
|
|
|
|
|
Set iTerm2 to use the preferences file, if applicable.
|
|
|
|
|
|
|
|
## tmux
|
|
|
|
|
|
|
|
```fish
|
|
|
|
tmux attach || tmux new -s main
|
|
|
|
```
|
|
|
|
`<ctrl-a I>` to install plugins.
|
|
|
|
|
|
|
|
## sources
|
|
|
|
|
2024-01-23 19:47:28 -08:00
|
|
|
[oh-my-zsh git](https://kapeli.com/cheat_sheets/Oh-My-Zsh_Git.docset/Contents/Resources/Documents/index)
|
|
|
|
[git-prevision](https://gist.github.com/TheCodeArtist/a90978ebca0ff6743036)
|
2024-01-28 15:32:22 -08:00
|
|
|
[iTerm2 keymaps for tmux](https://web.archive.org/web/20230921160724/https://tangledhelix.com/blog/2012/04/28/iterm2-keymaps-for-tmux/)
|