freddy5566 / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Lua 88.8%Language:Shell 10.4%Language:Vim Script 0.8%