omid / dotfiles

My Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My .files

Supported Softwares

  • ZSH
  • Tmux
  • Git
  • Axel
  • Wget

Installation

via curl

sh -c "$(curl -fsSL https://raw.github.com/omid/dotfiles/master/install.sh)"

or

sh -c "$(curl -fsSL https://cdn.rawgit.com/omid/dotfiles/master/install.sh)"

via wget

sh -c "$(wget https://raw.github.com/omid/dotfiles/master/install.sh -O -)"

or

sh -c "$(wget https://cdn.rawgit.com/omid/dotfiles/master/install.sh -O -)"

About

My Dotfiles

License:MIT License


Languages

Language:Shell 100.0%