Skip to content

shuaqiu/misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

misc

====

some misc codes


env setup

  1. clone
# at home, eg. /home/shuaqiu
git clone --recursive https://github.com/shuaqiu/misc.git

# or
git clone https://github.com/shuaqiu/misc.git
git submodule update --init--recursive
  1. install
ln -s misc/envconf/zsh/.zshrc .zshrc
ln -s misc/envconf/vim/.vimrc .vimrc
ln -s misc/envconf/urxvt/.Xresources .Xresources
  1. install for root
# at /root
ln -s /home/shuaqiu/misc misc
# then run the install for root

About

some misc codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors