Skip to content

akaimo/dotfiles

Repository files navigation

dotfiles

usage

  • (mac only) install homebrew
  • install tools
    • mac: brew install git ansible
    • debian: apt install zsh ansible make git
  • clone dotfiles
    • git clone --recursive https://github.com/akaimo/dotfiles.git ~/dotfiles
  • run basic playbook
    • make
    • exec $SHELL -l
  • install anyenv and language
    • make anyenv
    • exec $SHELL -l
  • install vim
    • make vim
  • install vim plugin
    • :PlugInstall
  • (option) use ssh
    • git remote set-url origin git@github.com:akaimo/dotfiles.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published