Update readme
This commit is contained in:
parent
8cb8e39128
commit
743a808a48
1 changed files with 19 additions and 5 deletions
24
README.md
24
README.md
|
|
@ -1,19 +1,33 @@
|
||||||
HOME version (not server)
|
HOME version (not server)
|
||||||
---
|
---
|
||||||
|
|
||||||
Stuff.
|
## Stuff.
|
||||||
|
|
||||||
Stuff I use, which I continue to update
|
Stuff I use, which I continue to update
|
||||||
* and then have to recreate on another box
|
* and then have to recreate on another box
|
||||||
* or have to copy from the work box
|
* or have to copy from the work box
|
||||||
* or all sorts of similar loss of time/debugging.
|
* or all sorts of similar loss of time/debugging.
|
||||||
|
|
||||||
DMG's fonts are here also ( http://www.trueschool.se ) - Powerline versions are just patched versions of these.
|
In the past year, I've used this in 2 different jobs, many different server setups, and tons of home setups. It's been very helpful to have it.
|
||||||
|
|
||||||
my "randterm" and "amigaterm2" term scripts (urxvt) + a few other term launches (awesome menu/keylaunch)
|
|
||||||
|
|
||||||
zshrc bits... now with zgen! \o/
|
|
||||||
|
|
||||||
- this generally gets put in ~/bin/ - some bits (like zshrc) needs to be moved to ~ . Fonts to .fonts obviously.
|
- this generally gets put in ~/bin/ - some bits (like zshrc) needs to be moved to ~ . Fonts to .fonts obviously.
|
||||||
|
|
||||||
and as I add stuff I may comment...
|
I have a few scripts (ansible) that use this and set things up, and there are 2 versions:
|
||||||
|
|
||||||
|
# server
|
||||||
|
|
||||||
|
- includes emacs, git, tmux, and zsh setup things.
|
||||||
|
- probably need to move the banga-powerline bit in here as well, as I always install it.
|
||||||
|
- tmux setup will likely change soon to be a combination of mine and gpakosz's very good version.
|
||||||
|
-- I just can't use his version as is; it is optimized for vi keys, and I do emacs keys. Ctrl-a. (:
|
||||||
|
- zshrc bits... now with zgen! \o/
|
||||||
|
# home
|
||||||
|
|
||||||
|
The stuff from server, plus:
|
||||||
|
- X enabled stuff. Terminal launchers, fonts...
|
||||||
|
- DMG's fonts are here also ( http://www.trueschool.se ) - Powerline versions are just patched versions of these.
|
||||||
|
- my "randterm" and "amigaterm2" term scripts (urxvt) + a few other term launches (awesome menu/keylaunch)
|
||||||
|
- similar launchers for st (which I am using more.)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue