homesick clone elafo/zsh-dot-files
homesick link zsh-dot-files![Powerlevel10k]https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/prompt-styles-high-contrast.png)
It needs nerd fonts installed. You can take a look here
It uses oh-my-zsh framework under the hood
- oh-my-zsh/common-aliases
- oh-my-zsh/extract
- zsh-users/zsh-syntax-highlighting
- zsh-users/zsh-autosuggestions
My development environment expects to have every repository under a ~/workspace folder.
This plugin lets you cd into every folder under ~/workspace without having to type the ~/workspace part of the path by setting cdpath+=~/workspace. This way we could type cd company/project from anywhere to access ~/workspace/company/project folder
A plugin to add aliases not found in any other community plugin