Update 'Home'
commit
4032b564c4
|
@ -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.
|
Loading…
Reference in New Issue