Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
/ dotfiles-old Public archive

A collection of dotfiles. I hope you can find some treasure in here just like how I did with other dotfiles

License

Notifications You must be signed in to change notification settings

yujinyuz/dotfiles-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Collection of dotfiles

Notes to myself in the future:

I've installed the following via homebrew:

  • ctags
  • exa
  • ripgrep
  • fzf
  • neovim
  • bat
  • diff-so-fancy

Installation Notes

./install.sh

Updating Brewfile

brew bundle dump --describe --force

Installing terminfo

$ brew install ncurses
$ /usr/local/opt/ncurses/bin/infocmp tmux-256color > ~/tmux-256color.info
$ tic -xe tmux-256color tmux-256color.info
# This creates a compiled entry in ~/.terminfo
$ infocmp tmux-256color | head

About

A collection of dotfiles. I hope you can find some treasure in here just like how I did with other dotfiles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published