Skip to content

fbosch/dotfiles

Repository files navigation

🗂️ Dotfiles

Config files and scripts for my development environment.
Managed with GNU Stow for easy symlink management.

⚡ Installation

# navigate to home directory
cd ~

# clone the repository
git clone git@github.com:fbosch/dotfiles.git

# navigate to the directory
cd dotfiles

# install the dependencies
bash ./scripts/install.sh

# initiate GNU Stow
stow .

🍺 Dependencies

All essential tools and dependencies are managed with Homebrew and tracked in the Brewfile.

The installation script will install all dependencies in the bundle.

# ~/
brew bundle install

⚙ 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


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

Fonts:

About

🗂️ Configurations for macOS, WSL and Linux

Topics

Resources

Stars

Watchers

Forks