/dotfiles

dotfiles used by oToToT

Primary LanguageShell

My dotfiles

Includes

... and more

Install

  1. git clone --recurse-submodules -j8 https://github.com/oToToT/dotfiles ~/dotfiles
  2. cd ~/dotfiles
  3. For zsh, run ./install.sh
    For fish, run ./install.fish
  4. For tpm, please press prefix + I (capital i, as in Install) to fetch the plugin.
  5. Enjoy !!

Customize

  • zsh You could put your own config as what ohmyzsh recommend.
  • fish You could do what omf suggest you, some custom config inside this repo may broken, lol.