zfengg / toolkit

dotfiles, templates, blabla...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toolkit

To store dotfiles, templates...

🔧 work in progress

zsh setup

install zsh packages

  1. zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
  1. zsh-syntax-highlighting
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
  1. autojump

zsh theme powerline10k

git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k

About

dotfiles, templates, blabla...


Languages

Language:TeX 79.3%Language:Vim Script 9.1%Language:Julia 5.0%Language:MATLAB 3.4%Language:Shell 1.9%Language:Python 1.0%Language:Vim Snippet 0.2%Language:PowerShell 0.1%