Personal zsh configuration
Go to file
Mark Vainomaa e1732860fd Disable aliases if OS is not Linux
FreeBSD coreutils doesn't support GNU arguments
2017-02-02 10:11:04 +02:00
functions Disable aliases if OS is not Linux 2017-02-02 10:11:04 +02:00
.gitignore Initial commit 2016-06-19 04:11:34 +03:00
README.md Fix link 2017-01-27 22:01:48 +02:00
config.zsh Initial commit 2016-06-19 04:11:34 +03:00
main.zsh Add ~/bin to path 2017-02-02 10:09:31 +02:00
plugins.zsh Add more completions 2017-01-27 22:21:11 +02:00

README.md

zshuper

Pronounced as '/ʃ/uper'

This is my simple zsh config

Installation

git clone --depth=1 https://git.wut.ee/mikroskeem/zshuper ~/.config/zshuper && echo "source ~/.config/zshuper/main.zsh" > ~/.zshrc