Skip to content

niklas-r/dotfiles

Repository files navigation

dotfiles

Demo picture

Quickstart

I use the symlink approach to work with my dotfiles. Run this to get set up:

  1. git clone --recurse-submodules git@github.com:niklas-r/dotfiles.git ~/dotfiles
  2. cd ~/dotfiles
  3. ./install (or ./install --dry-run if you want to check the actions first)

Submodules

This project contains a few submodules. To update these, run:

git pull
git submodule sync --recursive
git submodule update --init --recursive

Required tools

Font

You need a Nerdfont for the best experience.

I like to change things up quite often, I currently use Maple Mono

Terminal emulator

My current terminal of choice is Wezterm. Checkout my config in ./config/wezterm!

Shell

I use zsh with Prezto and antidote.

Package managers

CLI tools

I use a lot of CLI tools, here's a list of the stuff I remembered installing. Most of which can be installed with Homebrew.

Container tools

About

My dotfiles

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors