Skip to content

koara-local/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready dotfiles

Setup Proxy Settings

koara-local/proxy_settings

or

git config --global http.proxy http://<proxy>:<port>/
git config --global https.proxy http://<proxy>:<port>/

Setup GitHub SSH Settings

koara-local/setup_github

Basic Installation

via curl

curl -L https://raw.github.com/koara-local/dotfiles/master/tools/install.sh | sh

via wget

wget https://raw.github.com/koara-local/dotfiles/master/tools/install.sh -O - | sh

Setup

./setup.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published