Commit graph

23 commits

Author SHA1 Message Date
8799338169 Move some settings from profile to zshenv
.zshenv is run everytime a zsh instance is started, including subshells and the
like. Use this file, now, to set things like PATH and such that are used
frequently.

Add a setup symlink for .zshenv
2011-09-13 11:26:35 -07:00
7d308754fc Remove the nc alias; unused and caused some issues earlier... 2011-09-13 11:26:06 -07:00
b1865c8206 Update the header comment 2011-09-13 11:25:45 -07:00
086eca5ad8 Bunch of stuff...
So I retab'd this file 'cause I was tired of all the tabs. There are a few other
changes too:

- Change my SnipMate email address
- Fix my trailing whitespace macro so it restores the cursor position
- Change up some of the list mode settings
2011-09-13 11:22:16 -07:00
eab8ef0bbd Add /opt/local/bin to the PATH on Darwin 2011-09-09 14:46:03 -07:00
70e4800d5e Customize how Vim does C formatting 2011-09-09 14:45:47 -07:00
83d4a9af28 Minor updates to .vimrc
Use a dot for trailing spaces in list view. Move comments off of remap lines (I
didn't realize Vim treated the entire line as part of the macro (i.e. NO
LINE-END COMMENTS).
2011-08-17 10:14:52 -07:00
2e179229fc Ignore everything in the vim/undo directory 2011-08-15 10:46:29 -07:00
7cfbf5e8f3 Add an alias for listing filesystem ACLs on OS X 2011-08-15 10:46:02 -07:00
bba82b9a1c Add tons of new options and comments to .vimrc
Following several online tutorials about 'Pimping Vim' I added a bunch of
interesting new options and mappings to my .vimrc. I also commented everything,
line by line, to the best of my ability.
2011-08-15 10:44:30 -07:00
f065b357c3 Add undo directory 2011-08-11 18:20:11 -07:00
66c8f9ff3c Create PATH manually instead of relying on system PATH generation 2011-08-11 12:00:09 -07:00
64e7da3020 Ignore zsh/cache directory 2011-08-11 11:59:24 -07:00
c168cf00f7 Add command-t bundle to vim 2011-08-11 11:58:11 -07:00
e183f6e77c Toggle Gundo with F3 2011-07-29 07:48:33 -07:00
b2275e7705 Change email address 2011-07-29 07:48:17 -07:00
Eryn Wells
76d6f308da Fix colorschemes in vimrc 2011-07-01 06:54:27 -07:00
Eryn Wells
d14cbca661 A couple changes to the ZSH config
- Add a timestamp to the prompt with %* and show the history number in red if
  the command failed
- Store a million history entries in the history file
2011-06-29 22:46:17 -07:00
Eryn Wells
959f25c1de Add gundo module to vim directory 2011-06-29 22:45:41 -07:00
Eryn Wells
01d194189c Add irssi configs 2011-05-03 22:03:21 -07:00
Eryn Wells
0bcfeae296 Add submodules 2011-05-03 22:01:10 -07:00
Eryn Wells
1280c480ce Remove README 2011-05-03 21:54:14 -07:00
Eryn Wells
662fe0334c Initial commit 2011-05-03 21:53:50 -07:00