kr1swang / dotfiles

These are my dotfiles...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My macOS dotfiles

This is my dotfiles. There are many like it, but this one is mine. My dotfiles is my best friend. It is my life. Without me, my dotfiles is useless...

./install.sh

Post Install Setup

  • Set terminal font to one of the Nerd Font types (recommending "MesloLGM Nerd Font")

Optional Post Install Steps

Alacritty TERM info installation

wget https://raw.githubusercontent.com/alacritty/alacritty/master/extra/alacritty.info && tic -xe alacritty,alacritty-direct alacritty.info && rm alacritty.info

NeoVim Details

  • FZF bindigs are done using FZF_DEFAULT_OPTS

About

These are my dotfiles...


Languages

Language:Vim Script 90.9%Language:Shell 9.1%