Skip to content

zfengg/toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 27, 2025
5c73856 Â· Mar 27, 2025
Aug 21, 2021
Nov 3, 2022
Aug 23, 2021
Feb 17, 2025
Jan 5, 2022
Jun 26, 2022
Mar 27, 2025
May 14, 2021
Sep 14, 2022
Nov 30, 2023
Jan 31, 2025
Nov 16, 2021
Jul 17, 2021
Jul 25, 2021
Jun 16, 2022
May 17, 2021

Repository files navigation

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