Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 350 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 350 Bytes

dotfiles

My linux configuration

Content

  • bashrc
  • tmux
  • gitconfig
  • ranger

Setup

curl -sS https://raw.githubusercontent.com/linjiX/dotfiles/master/setup.sh | bash

# If you prefer clone with SSH rather than clone with HTTPS
curl -sS https://raw.githubusercontent.com/linjiX/dotfiles/master/setup.sh | bash -s -- -g