Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 575 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 575 Bytes

dotfiles

My shell configuration files.

Requiremnts

  • git

Install

  1. Install requirements with your package manager.

  2. Apply dotfiles.

    # Install by `curl`
    sh -c "$(curl -fsSL https://raw.githubusercontent.com/jamfly/dotfiles/master/install.sh)"
    
    # Install by `wget`
    sh -c "$(wget -O- https://raw.githubusercontent.com/jamfly/dotfiles/master/install.sh)"
  3. Apply this font.zip