update brew package list and update readme regarding Neovim

This commit is contained in:
Oliver Ladner 2024-01-15 13:05:00 +01:00
commit aa9301e8fe
2 changed files with 61 additions and 17 deletions

View file

@ -1,29 +1,36 @@
# Dot files
## Neovim
Maintained in [a separate repo](https://dev.lugh.ch/git/oli/neovim).
# macOS
## Software to make it behave like a real OS
This `README` also kind of documents my macOS "setup".
- [Homebrew](http://brew.sh)
- [Rectangle](https://rectangleapp.com) the alternative to Spectacle
- [Shortcat](https://shortcat.app)
- [Tunnelblick](https://tunnelblick.net)
- [iTerm2](https://iterm2.com)
- [cool-retro-term](https://github.com/Swordfish90/cool-retro-term)
- [Caffeine](http://lightheadsw.com/caffeine/) (does not work on M2)
- [Flycut](https://github.com/TermiT/Flycut/releases)
- [Nextcloud](https://nextcloud.com/install/)
- [Open-source fonts via brew](https://github.com/Homebrew/homebrew-cask-fonts)
- [displayplacer](https://github.com/jakehilborn/displayplacer)
- [Obsidian](https://obsidian.md)
## Essential macOS software
- Package management: [Homebrew](http://brew.sh)
- Window management: [Rectangle](https://rectangleapp.com) the alternative to Spectacle
- Mouseless navigation: [Shortcat](https://shortcat.app)
- OpenVPN: [Tunnelblick](https://tunnelblick.net)
- Terminal: [iTerm2](https://iterm2.com)
- Terminal: [cool-retro-term](https://github.com/Swordfish90/cool-retro-term)
- Clipboard manager: [Maccy](https://maccy.app)
- Calendar/task sync: [Nextcloud](https://nextcloud.com/install/)
- Fonts with glyphs: [Nerd Fonts](https://www.nerdfonts.com)
- Screen arrangement: [displayplacer](https://github.com/jakehilborn/displayplacer)
- Note-taking: [heynote](https://heynote.com)
### Work related software
- [Docker](https://www.docker.com/products/docker-desktop)
- [USB Overdrive](http://www.usboverdrive.com)
## brew installed packages
List is stored in `brew.txt`. Compile list with `brew list -1 > brew.txt`, then
on a new machine, install it with `xargs brew install < brew.txt`.
on a new machine, install it with `xargs brew install < brew.txt` (not
recommended).
## CLI settings