TomohiroKida / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Setting commandline environments on linux It makes symbolic link from skel(skeleton) directory. If target file exists, then making a backup of existed by mv command and making symlink from dotfiles.

usage

$ cd dotfiles $ ./setup.sh [nP]

main option

  • dry run [n]
  • execute [P]

About


Languages

Language:Shell 47.1%Language:Vim Script 26.5%Language:Emacs Lisp 26.4%