mutewinter / .dot

πŸ“‘ My non-vim dot files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  1. git clone --recursive git@github.com:mutewinter/.dot.git
  2. Install oh-my-zsh
  3. brew install coreutils
  4. brew cask install font-sourcecodepro-nerd-font
  5. rm ~/.zshrc
  6. rake link
  7. rm -rf ~/.oh-my-zsh/custom/plugins && rm -rf ~/.oh-my-zsh/custom/themes
  8. rake zsh:all
  9. rake karabiner
  10. rake lazygit
  11. may be covered by recursive clone git clone https://github.com/tmux-plugins/tpm ~/.dot/tmux/plugins/tpm
  12. Run tmux then type <C-a> I to install tpm plugins
  13. Copy settings from ./linearmouse.json manually into UI or ~/.config/linearmouse (someday may automate) in Rake

About

πŸ“‘ My non-vim dot files.


Languages

Language:Shell 96.6%Language:Ruby 2.5%Language:Vim Script 0.9%Language:Lua 0.0%