Skip to content

fbosch/dotfiles

Repository files navigation

Dotfiles

Various configuration files for my development environment. Managed with stow.

Installation

# 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 .

What do I use?

Terminal

I use WezTerm as my terminal emulator with fish as my primary shell and a minimal configuration of starship for my prompt.

CLI Tooling


terminal

colorscheme: zenwritten dark; font: JetBrains Mono

Editor

I use my own custom configuration for NeoVim, which is setup and managed with Lua and LazyNvim.

Features

... and more


editor

colorscheme: zenwritten dark