Update 'Home'

André Stemmet 2022-10-29 19:31:41 +00:00
commit 4032b564c4
1 changed files with 17 additions and 0 deletions

17
Home.md Normal file

@ -0,0 +1,17 @@
# pSox-I-zsh
Over the years I have collect various bits from various locations. I often share what I have done with work colleagues and finally made this repository so people can pull the latest.
This is optimized by default for dark terminals, and contains configurations for use with
* `zsh >= v5.8`
* `neovim >= v0.6`
* `tmux >= 3.2`
All of these have standard setting but can be customized by using optional include files. Please read the following configs
* `vimrc`
* `zshrc`
* `tmux/tmux.conf`
and look at the include files to check for overrides.