Skip to content

bombsimon/dotfiles

Repository files navigation

💻 dotfiles

My personal dotfiles. Combination of configuration for tools used both under macOS, Linux and Windows.

Install

Prerequisites

For nvim plugins you often need the related toolchain such asnpm, go, python/pip, cargo etc.

Other configuration

Shell

I use zsh in all environments and all OSes. This is also used together with oh-my-zsh.

tmux

To auto run tmux and start the same session as always (default 'main' session) configure the terminal to auto run the following command in the shell when started:

tmux new-session -A -s main

Color palette

I'm currently using Catppuccin Frappe which supports most of the editors, CLI tools, terminal applications etc that I use.

screenshot

Font

I use Fira Code Nerd Fonts wherever possible. Yes, with ligatures!