Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 519 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 519 Bytes

Dotfiles

My personal dotfiles and configuration files.

Usage:

  1. Go to your home directory: cd.
  2. Clone the branch you need: git clone --branch <branch_name> git@github.com:fishd72/Dotfiles.git
  3. Back up your previous dotfiles (just in case).
  4. Run the script to make a link of the dotfiles in your home directory: ./Dotfiles/update_local_config.sh.

Content:

  • Git
    • .gitconfig
    • .gitignore
  • zsh
    • .aliases
    • .zshrc
  • General
    • .hushlogin
    • .nanorc
    • .vimrc
    • .vim