Brief info about the configuration modules.
:: alias.zsh - various easy to use aliases for smoother workflow
:: env.zsh - environment variables
:: function.zsh - functions that add more options to various commands
:: fzf.zsh - fzf functions
:: icons.zsh - Custom icons
:: keys.zsh - ZSH keybindings
:: nvim.zsh - multiple neovim setup for easy allowing of different configs
:: opts.zsh - ZSH options and ZSH plugin options
:: plugs.zsh - plugins and plugin manager setup
:: prompt.zsh - ZSH prompt custom made
:: theme.zsh - ZSH LC_COLORS colors and FZF opt colors
:: tmux.zsh - tmux setup, WIP!!
Noting really, if you have ZSH installed then you can just copy the zsh
folder to $HOME/.config
and .zshrc
to your $HOME
directory, and run source $HOME/.zshrc
. All of the plugins will be downloaded automatically including oh-my-zsh(optional) as it is completely bootstrapped.
Or you can just clone the repo and run ./install.sh
RECOMMENDED WAY
curl -sL https://bit.ly/Fresh-Install | sh -s -- --zsh
Make sure you have zsh installed and setup.
git clone https://github.com/adityastomar67/zsh-conf.git /tmp/dots
cp -r /tmp/dots/zsh $HOME/.config/
cp -r /tmp/dots/.zshrc $HOME
source $HOME/.zshrc
- Supports foo
- Can do bar
- Works with bazz
- Setup repo
- Think real hard
- Start typing