Welcome to the wonderful world of me and computer setup. This is a collection of love for the terminal and optimized for sane defaults speed and development productivity.
- zsh configuration
- osx configuration
- ubuntu configuration
- astronvim for neovim, https://docs.astronvim.com/#-installation
- make sure that the community plugins are setup properly -- ~/.config/nvim/lua/community.lua
return {
"AstroNvim/astrocommunity",
{ import = "astrocommunity.pack.lua" },
{ import = "astrocommunity.pack.go" },
}map the Capslock-key to Esc!!!
steps for osx (2025)
- arc
- homebrew
- terminal warp, iterm2
- raycast
- karbiner (for mapping ctrl+j, ctrl+k to arrow down and up)
- outerbase studio - database querying
- cursor
- atuin for terminal commands storage - https://github.com/atuinsh/atuin?tab=readme-ov-file#quickstart
Learn to love Vim, because it's worth the effort.
