Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

niklas-r/dotfiles

Repository files navigation

dotfiles

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

Readme

Stars

Watchers

Forks

Packages

Contributors

Languages