https://github.com/luanbitar/nvim
https://github.com/luanbitar/nvim
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/luanbitar/nvim
- Owner: luanbitar
- Created: 2019-08-04T18:32:12.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T15:13:12.000Z (over 2 years ago)
- Last Synced: 2025-01-11T13:28:25.495Z (over 1 year ago)
- Language: Shell
- Size: 373 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Objective
Pre install packages:
- git
- yay (arch)
- snap (arch)
- homebrew (mac)
- p10k
- alacritty
- iterm2 (mac)
- neovim
- asdf
- vscode
- chrome
- notion
- 1password
- whatsapp
- spotify
- zoom
### For Arch Linux:
Installation with [Anarchy Installer](https://anarchyinstaller.gitlab.io/) using [Ventoy](https://www.ventoy.net/en/download.html)
[Notion fixes notes](https://lbitar.notion.site/Arch-4950578f5e2841d092e7728c7c766823)
Initial setup:
```bash
wget -O - https://raw.githubusercontent.com/luanbitar/nvim/main/scripts/arch-setup.sh | bash
```
Updating packages:
```bash
wget -O - https://raw.githubusercontent.com/luanbitar/nvim/main/scripts/arch-update.sh | bash
```
### For MacOS:
Initial setup:
```bash
curl -o- https://raw.githubusercontent.com/luanbitar/nvim/main/scripts/mac-setup.sh | bash
```
Updating packages:
```bash
curl -o- https://raw.githubusercontent.com/luanbitar/nvim/main/scripts/mac-update.sh | bash
```
Additional productivity apps:
- [Alttab](https://alt-tab-macos.netlify.app/)
- [Monitor Control](https://github.com/MonitorControl/MonitorControl)
- [Intellidock](https://mightymac.app/intellidock/)