Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

dotfiles

Linux or FreeBSD user config file

Screenshot for bash

bash screenshot

Screenshot for tmux

bash screenshot

Usage

$ git clone https://github.com/appleboy/dotfiles.git && cd dotfiles && source bootstrap.sh

Install spf13-vim

$ sh <(curl https://j.mp/spf13-vim3 -L)

Tools

VSCode

export

code --list-extensions >> vs_code_extensions_list.txt

install

cat vs_code_extensions_list.txt | xargs -n 1 code --install-extension

Config

  • Windows: %USERPROFILE%\.vscode\extensions
  • macOS/Linux: ~/.vscode/extensions

Demo

Download demo terminal from docker.

docker pull appleboy/docker-terminal

Login to docker terminal

docker run -ti appleboy/docker-terminal

Author

Bo-Yi Wu, Twitter: @appleboy, Blog: http://blog.wu-boy.com

About

Bootstrap for your terminal on Linux or FreeBSD

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.