Skip to content

Dotfilesit!😝 - Let's try it!😊

License

Notifications You must be signed in to change notification settings

itomakiweb-corp/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

install

  1. You can get GITHUB_TOKEN from this link(require "repo" check).
# Settings about Bash/Screen/SSH/Git/Vim/VS Code/Android Studio/etc with installer.😊
export GITHUB_TOKEN="" # optional your token here
bash -c "$(curl -s https://raw.githubusercontent.com/itomakiweb-corp/dotfiles/master/bin/install.sh)" -- -v -a

# work around at 2020/07/05 
source "${HOME}/.bash_profile"
cp "${HOME}/".gitconfig{.tmp,}

update

# only dotfiles
up -v

# include apps
up -v -a