Go to file
Plaza521 b44cb1b970
Some refactor
- 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
2023-10-27 21:18:58 +03:00
nvim Add configs 2023-10-27 16:02:26 +03:00
x Add configs 2023-10-27 16:02:26 +03:00
zsh Edit .zshrc 2023-10-27 17:04:45 +03:00
README.MD Add README.MD 2023-10-27 20:33:20 +03:00
install_zsh.sh Some refactor 2023-10-27 21:18:58 +03:00

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