Linux or FreeBSD user config file
Screenshot for bash
Screenshot for tmux
$ git clone https://github.com/appleboy/dotfiles.git && cd dotfiles && source bootstrap.sh
Install spf13-vim
$ sh <(curl https://j.mp/spf13-vim3 -L)
- z.sh
- diff-so-fancy
- git-blame-someone-else
- git-mv-with-history
- git-recent
- git-open
- git-standup
- git-quick-stats
- git-recall
- wifi-password macOS only
export
code --list-extensions >> vs_code_extensions_list.txtinstall
cat vs_code_extensions_list.txt | xargs -n 1 code --install-extensionConfig
- Windows:
%USERPROFILE%\.vscode\extensions - macOS/Linux:
~/.vscode/extensions
Download demo terminal from docker.
docker pull appleboy/docker-terminalLogin to docker terminal
docker run -ti appleboy/docker-terminalBo-Yi Wu, Twitter: @appleboy, Blog: https://blog.wu-boy.com

