Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 535 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 535 Bytes

My Dotfiles

Auto Installer, let's screw up!

via curl

    curl -L https://github.com/phoenix24/dotfiles/raw/main/tools/install.sh | sh

via wget

    wget --no-check-certificate https://github.com/phoenix24/dotfiles/raw/main/tools/install.sh -O - | sh

Manual Installer

  1. clone the dotfiles repo.
    git clone https://github.com/phoenix24/dotfiles ~/.dotfiles
  1. update resource files.

TODO

  1. fix emacs config + install
  2. fix irssi config + install
  3. fix screenrc + inputrc ?