Linux config files
Run setup.sh
- cargo: check
https://doc.rust-lang.org/cargo/getting-started/installation.html
- brew: check
https://brew.sh/
- git:
brew install git
- tmux:
brew install tmux
- nvim:
brew install nvm
- ripgrep (rg):
brew install ripgrep
- fzf:
brew install fzf
- pyenv
brew install pyenv
- pipx
brew install pipx
- eza:
brew install eza
- coreutils (for better readline):
brew install coreutils
- nvm: see
https://github.com/nvm-sh/nvm
- Then run
nvm install --lts
to install npm
- Then run
- alacritty: check
https://github.com/alacritty/alacritty
- pipx
- golang: see
https://go.dev/doc/install
- tms:
cargo install tmux-sessionizer