b44cb1b970
- Change way to show commands from set -x to function that shows command and then executes it - Now it tries to find ~/.oh-my-zsh/oh-my-zsh.sh before reinstalling - Now it installs git repos with --depth 1 and removes .git folders |
||
---|---|---|
nvim | ||
x | ||
zsh | ||
README.MD | ||
install_zsh.sh |
README.MD
Dotfiles
My configs for zsh, x.org and neovim
zsh
To install zsh config, type this:
sh -c "${wget -O- https://nakidai.ddns.net/nakidai/dotfiles/raw/branch/master/install_zsh.sh}"
This script will replace ~/.zshrc and ~/.oh-my-zsh with its own, so be careful