dotfiles/mac/README.md
SindreKjelsrud 2c4030c9f5
📝 Add README for mac-dots
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
2025-01-12 17:01:25 +01:00

29 lines
788 B
Markdown

# 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..