/dotfiles

new dotfiles

Primary LanguageShell

Dotfiles

Installation

  1. clone this repository and place to home directory

    git clone https://github.com/torikatsupg/dotfiles
    
  2. excecute installer.sh

    sudo sh ~/dotfiles/installer.sh
    

Uninstallation

Note

I recommend you to backup files before uninstallation.
  1. clone this repository and place to home directory

    git clone https://github.com/torikatsupg/dotfiles
    

    if dotfiles exists at home directory, you can skip this step.

  2. excecute installer.sh

sudo sh ~/dotfiles/uninstaller.sh