- Install Zed & OpenCode
curl -f https://zed.dev/install.sh | sh
curl -fsSL https://opencode.ai/install | bash- Install command line utilities
sudo apt install curl git btop ripgrep duf zsh fzf eza lazygit build-essential nodejs neovim- Zoom
- Slack
- dotnet-core
- Whatever (Evernote)
- DropBox
- DBeaver
- Jetbrains Rider
- Hack Nerd Font
- Visual Studio Code
- postman
- gitkracken
sudo apt install remmina chromium vlc- set default to zsh:
chsh -s $(which zsh) - oh my zsh
- configure settings sync in vscode
- Disable capslock and remap to esc
git config --global user.name "H. Alan Stevens"
git config --global user.email "alanstevens@gmail.com"
chmod 700 ~/.ssh
chmod 600 ~/.ssh/id_rsa
chmod 600 ~/.ssh/id_rsa.pub