README.md: Update descriptions and body text

This commit is contained in:
Alan Orth 2018-07-18 13:58:07 +03:00
parent a4247542bf
commit 01c78dce3e
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -15,19 +15,19 @@ $ ln -sf ~/src/git/dotfiles/.zshrc .
``` ```
## .bashrc ## .bashrc
Configures the shell to have a custom PS1, add paths for NPM and Homebrew, setup pyenv for virtualenvs, some common aliaes, Solarized dircolors, etc. Configures the shell to have a custom PS1 prompt, adds paths for Homebrew, adds some common aliaes, Solarized dircolors, etc.
## .tmuxrc ## .tmux.conf
Solarized configuration Solarized color scheme with key bindings like GNU screen.
## .vimrc ## .vim + .vimrc
Syntax highlighting, Solarized color scheme, tab stops to 4 spaces, etc. Syntax highlighting, Solarized color scheme, tab stops to four spaces, etc.
## .zshrc ## .zshrc
Configures a custom prompt, adds paths for pkgsrc on Mac OS X, sets up pyenv, adds aliases, Solarized dircolors, etc. Configures the shell to have a custom PS1 prompt, adds paths for Homebrew, adds some common aliases, Solarized dircolors, etc.
## License ## License
Copyright (C) 2015 Alan Orth Copyright (C) 20152018 Alan Orth
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by