No description
Find a file
2025-10-10 16:54:22 +02:00
bin Optimization of some things 2024-12-20 00:16:55 +01:00
git Update 2022-08-13 01:53:21 +02:00
pure@92b8e90579 Updating Pure 2024-12-20 00:30:25 +01:00
scripts add scripts Directory 2022-10-31 18:04:17 +01:00
zsh-autosuggestions@85919cd1ff Update zsh-autosuggestions 2025-10-10 16:54:22 +02:00
.gitmodules Update 2022-03-19 16:38:57 +01:00
dir_colors Update 2022-08-13 02:18:14 +02:00
LICENSE.md Update 2023-04-20 21:58:25 +02:00
LICENSE_norddircolors.md Update 2022-08-13 02:18:14 +02:00
README.md Update README 2023-08-17 03:34:42 +02:00
zshalias Remove pdnsutil alias 2024-09-21 01:18:26 +02:00
zshrc Optimization of some things 2024-12-20 00:10:18 +01:00

My ZSH config

bin/_git from https://github.com/git/git/blob/master/contrib/completion/git-completion.zsh

bin/_hub from https://github.com/github/hub/blob/master/etc/hub.zsh_completion

dir_colors Scheme from https://github.com/arcticicestudio/nord-dircolors

Customized for me.

Old Text

$ This is my ZSH config. As I hate to reinvent wheels (OK, and I'm lazy), I took [William Durands](git@github.com:willdurand/zsh-config.git) 
$ configuration and stripped that down to my own preferences. All credits to him! 

Installation

 git clone git@github.com:DiamantTh/zsh-config.git --recursive
 cd zsh-config && bin/install