inickt / dotfiles

A collection of my personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nick's Dotfiles

Includes

  • zsh config
  • tmux config
  • git config
  • diff-so-fancy

Requirements

Installation

  1. git clone git@github.com:inickt/dotfiles.git ~/.dotfiles --recursive

  2. env RCRC=$HOME/.dotfiles/rcrc rcup
    After the initial installation, you can run rcup without the one-time variable RCRC being set (rcup will symlink the repo's rcrc to ~/.rcrc for future runs of rcup).

Useful (TODO cleanup)

  • bat
  • htop
  • diff-so-fancy
  • kermit

About

A collection of my personal dotfiles


Languages

Language:Shell 58.9%Language:Vim Script 41.1%