- set zsh as default shell (i.e.
chsh -s $(which zsh)
) - install neovim + python (2 & 3) + pynvim
- install tmux
- install gpg
- install nvm, node and npm
- install deno
- copy
git/.gitconfig.user.example
togit/.gitconfig.user
- install docker + docker compose
- install ripgrep
- install fzf
- install bat
- install zoxide
- install mosh
- install bc
- install nerd fonts
- install alacritty
# setup script
make install
# update repository & dependencies
make update
# update repository & upgrade dependencies
make upgrade
# type make + [tab]
make
We use catpuccin-mocha
Install coreutils using brew install coreutils
Be sure to read the command output for post install instructions.
- git & gpg
- san francisco mono font (if not available, please change the font in
terminal/alacritty/.alacritty.yml
) - neovim
- tmux
- nvm
- nodejs
- npm
- deno
- alacritty
- zsh-autosuggestions
- zsh-completions
- zsh-history-substring-search
- zsh-syntax-highlighting
- ripgrep
- fzf
- bat
- mosh
- zoxide
- optional homebrew