Skip to content

Commit

Permalink
Merge branch 'release/2.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
benohara committed Oct 4, 2014
2 parents 7f231b5 + d0935e4 commit e694eaf
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .dotphiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.1.1
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
dotphiles changelog
-------------------

- 2.1.1 : Updated to 2.1.1
- 2.1.0 : Updated to 2.1.0
- 2.0.0 : Updated to 2.0.0
- 1.1.0 : Use Base16 color scheme
Expand Down
30 changes: 19 additions & 11 deletions deploy/terminal/iterm2/com.googlecode.iterm2.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5286,7 +5286,7 @@
<key>Default Bookmark Guid</key>
<string>5CDA2599-2969-4A66-80EE-987A86DDA97F</string>
<key>DimBackgroundWindows</key>
<true/>
<false/>
<key>DimInactiveSplitPanes</key>
<true/>
<key>DimOnlyText</key>
Expand All @@ -5295,6 +5295,8 @@
<true/>
<key>EnableRendezvous</key>
<false/>
<key>ExperimentalOptimizationsEnabled</key>
<true/>
<key>FocusFollowsMouse</key>
<false/>
<key>FsTabDelay</key>
Expand Down Expand Up @@ -5358,7 +5360,7 @@
BAtzdHJlYW10eXBlZIHoA4QBQISEhAhOU1N0cmluZwGEhAhOU09iamVjdACF
hAErATGG
</data>
<string>302</string>
<string>322</string>
</array>
<key>NSTableView Hidden Columns KeyBingingTable</key>
<array/>
Expand All @@ -5369,9 +5371,13 @@
<key>NSWindow Frame NSFontPanel</key>
<string>995 4 445 270 0 0 1440 878 </string>
<key>NSWindow Frame Preferences</key>
<string>583 459 605 485 0 0 1920 1058 </string>
<string>151 309 605 485 0 0 1440 877 </string>
<key>NSWindow Frame SUStatusFrame</key>
<string>768 697 384 129 0 0 1920 1057 </string>
<key>NSWindow Frame UKCrashReporter</key>
<string>155 473 592 584 0 0 1920 1057 </string>
<key>NSWindow Frame iTerm Window 0</key>
<string>1920 0 1920 1058 1920 0 1920 1058 </string>
<string>0 4 1440 873 0 0 1440 877 </string>
<key>NeverWarnAboutShortLivedSessions_12E5BB2C-6F82-46D7-B079-63293E0A3EE7</key>
<true/>
<key>NeverWarnAboutShortLivedSessions_16C503FD-77E7-43DA-B3CD-5795EAE74C90</key>
Expand Down Expand Up @@ -7801,7 +7807,7 @@
<key>Blur</key>
<true/>
<key>Blur Radius</key>
<real>2</real>
<real>1.2006933689117432</real>
<key>Bold Color</key>
<dict>
<key>Blue Component</key>
Expand Down Expand Up @@ -8334,7 +8340,7 @@
<key>Terminal Type</key>
<string>xterm-256color</string>
<key>Transparency</key>
<real>0.067337743937969208</real>
<real>0.081275425851345062</real>
<key>Triggers</key>
<array/>
<key>Unlimited Scrollback</key>
Expand Down Expand Up @@ -24294,7 +24300,7 @@
<key>Right Option Key Sends</key>
<integer>0</integer>
<key>Rows</key>
<integer>50</integer>
<integer>80</integer>
<key>Screen</key>
<integer>0</integer>
<key>Scrollback Lines</key>
Expand Down Expand Up @@ -24513,7 +24519,7 @@
</dict>
</dict>
<key>PrefsCustomFolder</key>
<string>~/.dotfiles/deploy/terminal/iterm2/</string>
<string>/Users/bohara/.dotfiles/deploy/terminal/iterm2</string>
<key>PromptOnClose</key>
<true/>
<key>PromptOnQuit</key>
Expand All @@ -24531,7 +24537,7 @@
<key>SUHasLaunchedBefore</key>
<true/>
<key>SULastCheckTime</key>
<date>2014-05-19T23:27:53Z</date>
<date>2014-09-15T14:53:47Z</date>
<key>SavePasteHistory</key>
<false/>
<key>Show Toolbelt</key>
Expand All @@ -24558,6 +24564,8 @@
<integer>10</integer>
<key>TripleClickSelectsFullWrappedLines</key>
<false/>
<key>UKCrashReporterLastCrashReportDate</key>
<real>1408492032</real>
<key>URLHandlersByGuid</key>
<dict/>
<key>UseBorder</key>
Expand All @@ -24569,7 +24577,7 @@
<key>WebKitDefaultFontSize</key>
<integer>11</integer>
<key>WebKitStandardFont</key>
<string>.Lucida Grande UI</string>
<string>Lucida Grande</string>
<key>Window Arrangements</key>
<dict>
<key>Default</key>
Expand Down Expand Up @@ -26216,6 +26224,6 @@
<key>findRegex_iTerm</key>
<false/>
<key>iTerm Version</key>
<string>1.0.0.20140421</string>
<string>1.0.0.20140629</string>
</dict>
</plist>
7 changes: 3 additions & 4 deletions git/gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

[core]
pager = less -FRSX
whitespace=fix,-indent-with-non-tab,trailing-space,cr-at-eol
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol

[diff]
tool = vimdiff
Expand Down Expand Up @@ -130,9 +130,8 @@
lh = shortlog --summary --numbered
llf = fsck --lost-found

lg1 = log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an
lg2 = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n''

lg1 = log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all
lg2 = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n'' %C(white)%s%C(reset) %C(dim white)- %an%C(reset)' --all

# remote
re = remote
Expand Down
2 changes: 1 addition & 1 deletion vim/dotvim
2 changes: 1 addition & 1 deletion vim/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ if has("user_commands")
filetype off
set rtp+=~/.vim/bundle/vundle/
call vundle#rc()
"let g:vundles=['general', 'programming', 'php', 'ruby', 'python', 'javascript', 'html', 'misc']
"let g:vundles=['general', 'git', 'hg', 'programming', 'completion', 'ruby', 'python', 'misc']
let g:vundles=['general', 'programming']
let g:neocomplcache_enable_at_startup = 1
" Load 'vundles'
Expand Down
2 changes: 1 addition & 1 deletion zsh/dotzsh
Submodule dotzsh updated 3 files
+1 −1 .dotzsh
+1 −0 CHANGES.md
+3 −0 templates/zshenv
3 changes: 3 additions & 0 deletions zsh/zshenv
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
# Ben O'Hara <[email protected]>
#

# Dont read global configs
unsetopt GLOBAL_RCS

# Set the path to dotzsh.
export DOTZSH="$HOME/.zsh"

Expand Down

0 comments on commit e694eaf

Please sign in to comment.