📝 Add README for mac-dots

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2025-01-12 17:01:25 +01:00
parent c014c6cd6e
commit 2c4030c9f5
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6

29
mac/README.md Normal file
View file

@ -0,0 +1,29 @@
# Macbook config
This is mostly for my work-computer as I don't own my own personal Mac. GNU stow is used here aswell :sweat_smile:
### Usage
```bash
./setup.sh
```
### List of stuff
| Category | Program |
|:---:|:---:|
| Shell | [`zsh`](./.config/.zshrc) |
| Editors | [`Neovim`](./.config/nvim/) or [VSCodium](https://vscodium.com/) |
| Browser | Firefox |
| Package manager | [Homebrew](https://brew.sh/) |
| Terminal |[iTerm2](https://iterm2.com/)|
| Theme | [catppuccin-macchiato](https://github.com/catppuccin/catppuccin/tree/main) |
| Wallpaper | [Evangelion Unit-01](/.github/wallpaper/evangelion_unit-01.png) |
### Settings I configure
- _"Turn off dictionary"_ in shortcuts so that it doesn't open the Dictionary every time I highlight something.
### Screenshots
tbd..