**All the great configuration in my linux.**
These are my own configurations when I'm using linux. If you like it, take it and just give me a star:).
My purpose is beautiful and easz-to-use linux.
Zdot will automatic install the software you need, and soft link the configuration .zshrc into this repo.
Now you can only install in system depends Debian.
- vim
- zsh
- stow
- .bashrc
- .bash_prompt
- .aliases
- .exports
-
.zshrc
-
.zsh_alias
Use antigen to manage the bundles of zsh.
Now include bundles below:
- zsh-users/zsh-autosuggestions
- ael-code/zsh-colored-man-pages
- zsh-users/zsh-syntax-highlighting
- mafredri/zsh-async
- sindresorhus/pure
- .gitconfig
git clone --recursive https://github.com/liyzcj/.zdot.git
cd .zdot
# Use zsh
./install.sh zsh
# Use bash
./install.sh bash