tiegz / dotfiles

╭ (oㅇ‿ o#)ᕗ ᕦ╏ ¬ ʖ̯ ¬ ╏ᕤ ╰╏ ・ ᗜ ・ ╏╯ ᕕ╏ ͡ᵔ ‸ ͡ᵔ ╏凸

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@tiegz dotfiles

Installation

1) clone the repo:

cd ~
git clone git@github.com:tiegz/dotfiles.git

2) add dotfiles to rc script:

zsh

echo "source ~/dotfiles/init" >> ~/.zshrc
source ~/.zshrc

bash

echo "source ~/dotfiles/init" >> ~/.bash_profile
source ~/.bash_profile

About

╭ (oㅇ‿ o#)ᕗ ᕦ╏ ¬ ʖ̯ ¬ ╏ᕤ ╰╏ ・ ᗜ ・ ╏╯ ᕕ╏ ͡ᵔ ‸ ͡ᵔ ╏凸


Languages

Language:Ruby 95.3%Language:Vim Script 4.7%