Various configuration files for my development environment. Managed with stow.
# navigate to home directory
cd ~
# clone the repository
git clone [email protected]:fbosch/dotfiles.git
# navigate to the directory
cd dotfiles
# install the dependencies
bash ./scripts/brew-install-script.sh
# initiate GNU Stow
stow .
I use WezTerm as my terminal emulator with fish as my primary shell and a minimal configuration of starship for my prompt.
colorscheme: zenwritten dark; font: JetBrains Mono
I use my own custom configuration for NeoVim, which is setup and managed with Lua and LazyNvim.
... and more
colorscheme: zenwritten dark