2026-09-24 08:58:56 -07:00
|
|
|
# Setup repo
|
|
|
|
|
|
|
|
|
|
- set up [Oh My Zsh](https://ohmyz.sh/)
|
2026-09-24 18:00:55 -07:00
|
|
|
- [`sudo apt install fonts-powerline`](https://github.com/powerline/fonts)
|
2026-09-24 08:58:56 -07:00
|
|
|
- `.zshrc` goes in `$HOME`
|
|
|
|
|
- `.flag-motd.sh` goes in `$HOME`
|
|
|
|
|
- `agnoster.zsh-theme` goes in `.oh-my-zsh/custom/themes/`
|
2026-09-24 18:05:36 -07:00
|
|
|
- `.vimrc` goes in `$HOME`
|
|
|
|
|
- `.gitconfig` goes in `$HOME`
|
2026-09-24 18:00:55 -07:00
|
|
|
- Terminal color scheme is in Atmos
|
|
|
|
|
- [Gram](https://gram-editor.com/docs/linux/)
|
2026-09-24 09:16:28 -07:00
|
|
|
- [timetrace](https://github.com/lee0c/timetrace) and [timetrace records](https://heckin.technology/inherentlee/timetrace)
|
2026-09-24 18:00:55 -07:00
|
|
|
- need [Go](https://go.dev/doc/install) to build
|
|
|
|
|
- [nvm](https://www.nvmnode.com/guide/download.html) and node
|