- 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.exampletogit/.gitconfig.user - install docker + docker compose
- install ripgrep
- install fzf
- install bat
- install zoxide
- install mosh
- install bc
- install nerd fonts
- install luarocks
- install wget
- install alacritty
# setup script
make install# update repository & dependencies
make update# update repository & upgrade dependencies
make upgrade# type make + [tab]
makeWe use catpuccin-mocha
localectl --no-convert set-x11-keymap us pc104 altgr-intl
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