csshugs / dotfiles

All relevant dotfiles in my $HOME directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

fzf

$ brew install fzf

fd

$ brew install fd

bat

$ brew install bat

Vim

Install the plugins (via vim-plug):

:PlugInstall

Operator Mono

To use Operator Mono in Vim, run the following commands:

$ tic xterm-256color-italic.terminfo
$ export TERM=xterm-256color-italic

Then, in the iTerm2 preferences, go to Profiles > Terminal and chose “xterm-256color-italic” under the “Report Terminal Type”.

(https://gist.github.com/hew/4356975264a2ac3334272e71c6938535)

About

All relevant dotfiles in my $HOME directory


Languages

Language:Vim Script 98.0%Language:Shell 2.0%