Skip to content

kang8/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kang's dotfiles

1. clone this repo

git clone --recurse-submodules --depth=1 https://github.com/kang8/.dotfiles.git

2. Run init.sh, follow the prompts to complete the setup.

./init.sh

It will setup:

It will install:

Need manual setup:

stow ibus-rime
stow sublime-text
stow wakatime
stow gnupg

3. Cron job

# Manual set crontab path:
crontab ~/.dotfiles/crontab
# Check setup
crontab -l