Commit Graph

188 Commits

Author SHA1 Message Date
a7e245d961 Add extra.sh Add htop to brew installs. Added function to make it so that htop shows all process information even if it is not run as root. 2014-12-20 03:21:24 -08:00
f17970b02c Prompt colors set before prompt variable defined. 2014-12-20 03:21:23 -08:00
7d95670717 Add function to set hostname on osx. 2014-12-20 03:21:23 -08:00
a0ade716a2 update PS2 to show reason for being delayed. 2014-12-20 03:21:23 -08:00
c92b886cd2 Made it easier to customize prompt colors. Change default color theme for iterm. 2014-12-20 03:21:23 -08:00
85caeba0b5 Update color preferences for iterm, remove versions from python_packages. add alias to update all packages using pip. 2014-12-20 03:21:23 -08:00
783dc778f0 Update localip alias. 2014-12-20 03:21:23 -08:00
1c64644cf7 Add autoload of colors to prompt.sh. Remove git_replace_author.py add matcher.py 2014-12-20 03:21:23 -08:00
ab8df9a1e8 Added fully working git_reset_author. (Not the terrible version that was removed earlier.) 2014-12-20 03:21:23 -08:00
2669513fd7 Remove pymacs from python packages. Remove git_reset author. 2014-12-20 03:21:23 -08:00
9c4c5551fe changed tmux things, added ropeproject to gitignore. 2014-12-20 03:21:23 -08:00
bfebc68743 Add git replace author, tmux conf resizing short cuts bump .emacs.d to fix mo-git-blame/flymake issue. 2014-12-20 03:21:23 -08:00
8db598c78d add custom.zsh source in zshrc and watch and gist to brew.sh bump emacs.d pointer. 2014-12-20 03:21:23 -08:00
7cc0839582 add git_diff_replacing function 2014-12-20 03:21:22 -08:00
f770ae6c7b add srczsh alias, move stuff out of zsh.sh 2014-12-20 03:21:22 -08:00
23c7003fc9 Add a bunch of git aliases including untracked, root and ignore. 2014-12-20 03:21:22 -08:00
0ee8ce71af Refactor some stuff. 2014-12-20 03:21:22 -08:00
94c3a79793 cleanup bootstrap.sh. reorganize gitconfig. 2014-12-20 03:21:22 -08:00
62349e337d Move non-shell related things to resources. 2014-12-20 03:21:21 -08:00
85e4a839ff add daemonize to brew.sh 2014-12-20 03:21:21 -08:00
01ecc3f597 update clipboard to reattach to user so that pbcopy works inside of tmux. 2014-12-20 03:21:21 -08:00
11dc5a04e3 got rid of last reference to parse_git_branch 2014-12-20 03:21:21 -08:00
e84668c75a add smart_copy, refactor remote clipboard names. 2014-12-20 03:21:21 -08:00
322f862e76 add sha, which-branch to gitconfig. add is_ssh. 2014-12-20 03:21:21 -08:00
56342141da add git reset-origin and go2dotfiles. 2014-12-20 03:21:20 -08:00
444f12c844 Git diff add bump .emacs.d remove useless aliases. 2014-12-20 03:21:20 -08:00
769ab7ed7c Add terminal info that allows emacs to use full color spectrum. 2014-12-20 03:21:20 -08:00
64ead55fe5 tweaks to make no sandbox show at the appropriate time only. 2014-12-20 03:21:20 -08:00
312e8266c9 Small fixes for bash prompt. 2014-12-20 03:21:20 -08:00
ea3962b380 Fix git_is_dirty 2014-12-20 03:21:20 -08:00
d8d47433d0 Prompt fixes in zsh. 2014-12-20 03:21:20 -08:00
c37165ae69 Added RPROMPT and PS2 2014-12-20 03:21:20 -08:00
30b45038eb Add ls colors. 2014-12-20 03:21:19 -08:00
9cb3ecfdb8 Initial commit.
Conflicts:
	.gitmodules
	dotfiles/lib/shellrc/aliases.sh
2014-12-20 02:48:07 -08:00
37dcb294bc Move zsh prompt to zsh/prompt.sh 2014-12-20 02:42:25 -08:00
2e8a7c572c Fix zsh prompt to exapand every time. 2014-12-20 02:42:25 -08:00
7385ca2085 Fix zshrc and prompt. 2014-12-20 02:42:24 -08:00
6174990049 Add iterm settings, tweak bootstrap, bump eamcs pointer.
Fix web_start.

Add remote_clipboard server stuff.

Bump .emacs.d pointer and add remote_os_copy alias.

Way better get_cols

Made git sui git suir

move to same sha as yelp branch for .emacs.d

Bump emacs pointer.

simplified default code for remote_clipboard.

Remove unused functions from .functions.

Added things from yelp branch.

yelpify

Added field separator to get_cols.

Lots of refactoring. Added .lib directory. Moved dotfiles that get symlinked to ~ into their own directory. Remove some vim configuration.

Remove oh-my-zsh.
2014-12-20 02:42:24 -08:00