ssh-keygenssh-copy-id [email protected]sudo apt-get install redis-toolssudo apt install zshchsh -s $(which zsh)sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"sudo apt install autojumpgit clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestionsgit clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlightinghttps://github.com/g10guang/.vim
以下过时
https://github.com/g10guang/dot-vimrc#installation
curl 'https://gist.githubusercontent.com/simonista/8703722/raw/d08f2b4dc10452b97d3ca15386e9eed457a53c61/.vimrc' > .vimrccurl -OL "https://dl.google.com/go/go1.13.4.linux-amd64.tar.gz"sudo apt install tmuxcurl 'https://gist.githubusercontent.com/g10guang/ed24dcbec24318e8c0002b3cfbeafad1/raw/960382e18da43c30faffab7a00ee729ce855e197/.tmux.conf' > ~/.tmux.confbrew install fd fzf
/usr/local/opt/fzf/install
source ~/.zshrcgit clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
cd ~/.fzf/
./installhttps://tldr.sh/ https://github.com/isacikgoz/tldr
go install github.com/isacikgoz/tldr/cmd/tldr@masterssh-copy-id i18ndev
ssh-copy-id username@ip