Skip to content

danarth/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

My configuration files for Neovim, Tmux and Zsh

Dotfiles Screenshot

Important

This utility doesn't install any programs or dependencies. It only provides and sets up the configuration files for my commonly used tools.

Pre-requisites

I have tested this on Ubuntu, MacOS and WSL (Ubuntu). The following are required:

  • ZSH
  • A patched NerdFont - I use FiraCode Nerd Font. It doesn't support italics though so I use Hack sometimes as an italic font.

Usage

./dotfiles.sh --help

Zsh

In your ~/.zshrc, add the following

source ~/dotfiles/.zshrc

Themes

Currently supported themese are:

  • Nightfox
  • Duskfox (shown in screenshot)