Skip to content
/ wgc Public

Simple configuration files about (git) bash prompt, alias and so on.

Notifications You must be signed in to change notification settings

xyeluo/wgc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

./install.sh
# then git bash run:
echo 'source "$HOME/.config/wgc/main"'>>$HOME/.bash_profile
# or linux run:
echo 'source "$HOME/.config/wgc/main"'>>$HOME/.bashrc
# uninstall
./install.sh uni
# or
wgc_uninstall
./install.sh h   # help note

About

Simple configuration files about (git) bash prompt, alias and so on.

Resources

Stars

Watchers

Forks