Nick Nisi
1f14af4ef9
add dns-restart function
2016-05-25 22:30:22 -05:00
Nick Nisi
0fd4a11174
only run load-nvmrc if it exists
2016-05-11 18:46:01 -05:00
Nick Nisi
49551e118b
run load-nvmrc on source to ensure correct Node is used
2016-04-28 15:20:35 -05:00
Nick Nisi
1065a7a5f6
check for nvmrc and switch node version
...
if a .nvmrc file exists in a directory, read it to change node to the correct version
Also ignore this file globally from git repos
2016-04-26 10:33:06 -05:00
Nick Nisi
c44f8c6bd0
add fancy pants italic font support
...
* add terminfo for terminal and tmux
* set comments to italic in vim
* update zshrc and tmux.conf to use italic terminfo
2016-04-14 17:25:33 -05:00
Nick Nisi
342c4bcf20
change theme, add fzf
2016-03-29 11:39:18 -07:00
Nick Nisi
0583b0250f
clean up git log aliases
...
* remove seldom used `git lg` alias
* update colors/format of `git l` alias
* update zsh alias `glog` to use `git l` instead of its own thing
2016-02-03 09:52:59 -06:00
Nick Nisi
0a2782f3ae
update colorscheme
2015-12-03 09:36:16 -06:00
Nick Nisi
de6a17ce9b
update scpp command output location
2015-11-21 19:02:23 -06:00
Nick Nisi
14d538d9d3
update zsh prompt
...
* update colors
* replaced the needs_push call with arrows indicating whether a pull or push is needed (Thanks, pure)
* clean up file and add comments
* update README with thorough description of prompt
* add section on ~/.zshrc to the README
2015-10-25 13:11:01 -05:00
Nick Nisi
e0886c04cc
set eighties theme, alias vim to nvim
2015-10-02 15:54:11 -05:00
Nick Nisi
005352dc23
add alias to copy current branch name to clipboard
2015-08-27 23:14:46 -05:00
Nick Nisi
937c85103e
add terminfo from home directory if it exists
2015-08-25 21:49:47 -05:00
Nick Nisi
1058ea646b
add chrome and canary aliases
...
simplify the task of starting chrome and canary from the command line
2015-08-24 18:34:36 -05:00
Nick Nisi
228afb113c
add REPORTTIME to zshrc
2015-08-20 10:15:21 -05:00
Nick Nisi
c28bcbf901
prompt and colorscheme updates
...
* update colorscheme
* update prompt colors
2015-06-27 05:48:44 -04:00
Nick Nisi
81e1453053
cleanup zsh aliases
...
* remove unused aliases
* remove window.zsh
2015-06-17 15:18:20 +02:00
Nick Nisi
15469ec9ad
make zshrc more non-osx friendly
...
Fix errors thrown when running zshrc on non-osx machines. Tested on a
Raspberry Pi.
2015-05-16 14:21:26 +00:00
Nick Nisi
f4b075e5c0
various vim/zsh updates
2015-03-23 13:03:38 -05:00
Nick Nisi
aa72bed5c4
fix theme name
2015-02-23 23:10:02 -06:00
Nick Nisi
9139a1002b
update theme
2015-02-23 22:49:42 -06:00
Nick Nisi
5c0d1fdf4f
miscellaneous updates
2015-02-19 08:37:22 -06:00
Nick Nisi
e34381fe36
typescript udpates
2015-01-18 21:46:45 -06:00
Nick Nisi
b90a09a107
add functions for quickly changing term background
...
light - switch to light theme
dark - switch to dark theme
This way, the theme can quickly be changed so that terminal text can be
read on crappier projectors for presentaitons, classes, etc.
2015-01-05 15:33:41 -06:00
Nick Nisi
d6818c27b4
update theme and nvm setting
...
setting NVM_DIR prevents node from being lost when upgrading nvm
2015-01-01 20:30:16 -06:00
Nick Nisi
c411c33332
[vim] set colorscheme/background from env variable
2014-11-21 08:19:44 -06:00
Nick Nisi
0911eba8a7
update to use base16 themes for terminal/vim
2014-11-18 08:52:20 -06:00
Nick Nisi
c060dbe3bc
Optionally select theme for hl command
2014-11-09 16:49:54 -06:00
Nick Nisi
3b1a65ef09
add hub alias to zshrc
2014-11-08 15:56:20 -06:00
Nick Nisi
f06985f651
add z from brew
2014-09-07 16:52:55 -05:00
Nick Nisi
8e1f9a090f
update path for sourcing nvm
2014-08-18 11:34:10 -05:00
Nick Nisi
3fc1ab9d43
add highlight from brew and hl command
...
hl command accepts syntax type and optionally a filename as arguments.
If a filename is given, it will syntax highlight the file and place the
contents on the clipboard. If no file is given, it will use the contents
of the clipboard.
2014-07-13 12:48:22 -05:00
Nick Nisi
d89c54aa2b
further cleanup of zsh files
...
* renamed ZSH to DOTFILES
* create new ZSH variable that points to $DOTFILES/zsh
2014-03-15 08:03:12 -05:00
Nick Nisi
cf9ef8c569
fix slow terminal init
...
Moved all completion.sh and .zsh files into the zsh directory, so I
don't end up scanning all of my dotfiles plus nvm each time a new
terminal is initialized.
2014-03-14 21:42:34 -05:00
Nick Nisi
a8b66d0ec9
add nginx shortcuts
2014-02-24 13:35:56 -06:00
Nick Nisi
af46344cbb
source rvm if it's available
2014-01-20 21:47:10 -06:00
Nick Nisi
528c16e65d
Load nvm if it exists
2013-12-21 01:08:01 -06:00
Nick Nisi
f3ab5b08f0
install rvm
2013-10-26 14:36:16 -05:00
Nick Nisi
14b57987ad
switched back to smyck colo
2013-09-12 16:14:33 -05:00
Nick Nisi
bfd5e61878
clean up aliases
...
* remove aliases that I never use
* add chromekill alias to kill chrome tabs to free up memory
2013-08-28 20:51:47 -05:00
Nick Nisi
ddae33ff12
Add git info to RPROMPT
2013-07-24 10:50:34 -05:00
Nick Nisi
dccc8569ae
adding grunt shortcuts
2013-06-30 09:06:26 -05:00
Nick Nisi
d2cd14c096
updating prompt color
2013-06-20 22:55:13 -05:00
Nick Nisi
9e1cfdaff8
Giving the prompt a nice refresh
2013-06-20 17:56:10 -05:00
Nick Nisi
dc80a480b1
Added scpp command to scp images to server
...
Thanks to Paul Irish's dotfiles for this insight!
2013-04-23 15:05:31 -05:00
Nick Nisi
19ee3adfec
Various changes
...
+ added hist to show most used commands
+ changed vim colorscheme back to my own
+ added g() function thanks to r00k
2013-04-13 07:54:58 -05:00
Nick Nisi
fc7dd3d96d
Removing grunt-completion from zshrc
2013-04-10 20:20:43 -05:00
Nick Nisi
dc95ad3d9c
updating tmux.conf, prompt info
2013-04-02 20:18:11 -05:00
Nick Nisi
a2deda1107
Removing git function
2013-03-16 06:59:44 -05:00
Nick Nisi
e5b562d5d3
updating stylesheet, added completion for grunt
2013-02-17 15:44:05 -06:00