Commit graph

125 commits

Author SHA1 Message Date
Sami Samhuri
cb476d4979 Highlight change ID prefix and refine prompt colors
Bold magenta on the unique prefix, gray on the rest, matching jj's own
log output. Gray parens instead of yellow. Empty marker moved to the
diff-stat slot for a uniform layout.
2026-05-29 12:13:31 -07:00
Sami Samhuri
d53fd836ce Add multiline jj prompt with change id, bookmarks, diff stat, parents, and description 2026-05-26 18:04:32 -07:00
794ba5cde5
Drop evalcache, it's actually annoying and I use rbenv all the time 2024-12-16 09:19:29 -08:00
9ef8e38aec
Speed up shell startup with evalcache 2024-12-16 09:02:05 -08:00
3b644718cc
Add @insidegui's devicectl script 2024-06-19 23:15:38 -07:00
0ae59e8afe
Update zgitinit with more quoting 2024-01-02 10:47:07 -08:00
a52f1bfcac
add hub completions 2017-06-02 10:58:23 -07:00
f3b10c1292 move zshrc 2015-06-17 17:36:22 -07:00
7034ca0295 add some more git aliases 2015-06-10 10:46:55 -07:00
bbcc6e0e10 make git completion work again 2015-03-24 15:12:09 -07:00
45cd33c3c3 make gup an alias, move function to ~/bin 2015-03-05 19:34:52 -08:00
b04e40f2e6 use hub, update gup function 2014-12-21 15:36:47 -08:00
961d48700a update /Users/sjs/.pyenv/shims:/Users/sjs/.rbenv/shims:/Users/sjs/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/MacGPG2/bin 2014-12-21 15:36:22 -08:00
b180637a19 only pop the stash if we pushed something 2014-11-14 16:38:11 -08:00
101d23f71f use ~ instead of an explicit HOME path 2014-11-14 14:19:12 -08:00
44235defb8 add a gup command to update a local git branch from its remote origin branch 2014-11-14 14:13:13 -08:00
cad264db25 add pyenv to zshrc 2014-11-14 14:12:31 -08:00
53ae7db88f update android SDK paths in $PATH 2014-11-14 14:12:17 -08:00
f2d0f686cb remove / from WORDCHARS for better path navigation 2014-08-21 12:40:33 -07:00
9d53645cf6 reindent git aliases 2014-08-21 12:40:15 -07:00
65f673de5d clean up zshrc 2014-07-03 00:05:05 -07:00
019e167dd5 add travis snippet to zshrc 2014-06-24 00:57:58 -07:00
c653c741bf add objcrun function to zshrc 2014-06-24 00:57:06 -07:00
e4ca542a63 define HOMEBREW_CASK_OPTS 2014-03-08 16:49:55 -08:00
b36f358d7d attach to screens automatically 2013-11-25 13:34:33 -08:00
79f7c9aa2c update /Users/sjs/.rbenv/shims:/usr/local/bin:/usr/local/android/sdk/platform-tools:/usr/local/android/sdk/tools:/Users/sjs/.rbenv/bin:/Users/sjs/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/X11/bin:/Applications/Xcode.app/Contents/Developer/usr/bin 2013-11-25 13:34:25 -08:00
d8e7452d3d move zshenv into zshrc 2013-11-09 23:05:08 -08:00
8e21e0522f add compinit to zshrc again 2013-10-23 13:26:21 -07:00
2a5b70d68f remove more zshrc cruft 2013-10-23 12:23:49 -07:00
070fc333ec magically auto-quote URLs pasted into zsh 2013-10-23 12:21:30 -07:00
1f756fc240 tell Terminal.app what directory I'm in 2013-10-23 12:21:30 -07:00
8fc2df426b add android SDK path & target env vars 2013-10-23 12:21:30 -07:00
4760598c31 fix up some zshrc cruft 2013-10-23 12:21:27 -07:00
Sami Samhuri
3db99de999 [zshrc] only run keychain for interactive sessions 2012-11-30 20:35:13 -08:00
Sami Samhuri
0d88ee278a don't change winname on every cd, super annoying 2012-10-25 16:02:48 -07:00
Sami Samhuri
daa052107f increase HISTSIZE to 2,000,000 (100 years worth) 2012-10-17 22:37:33 -07:00
Sami Samhuri
e622aa0f5f change window name after cd, not tab name 2012-10-16 00:33:55 -07:00
Sami Samhuri
d03dac943e change editor back to TextMate 2012-10-11 22:48:04 -07:00
Sami Samhuri
ca5c8e5102 set terminal tab name to the base name of $PWD after each cd 2012-10-11 22:26:55 -07:00
Sami Samhuri
1115270b2e don't alias git to hub 2012-08-01 21:05:15 -07:00
Sami Samhuri
bf3dde465e add time to zsh prompt 2012-08-01 21:03:55 -07:00
Sami Samhuri
e88a9234ee remove crufty old curl aliases (burl ftw) 2012-06-28 23:06:45 -07:00
Sami Samhuri
e59f74e56d fix path to vimrc in ev alias 2012-05-29 10:25:13 -07:00
Sami Samhuri
5a01029d03 just use vim or vi for EDITOR and VISUAL 2012-04-28 09:10:29 -07:00
Sami Samhuri
ba73ff0de6 never use Rhino anymore 2012-04-23 18:07:39 -07:00
Sami Samhuri
5bb3af14ed more resilient keychain initialization 2012-04-23 18:07:30 -07:00
Sami Samhuri
f2cf49ff88 run keychain for all keys in ~/.ssh 2012-04-21 14:36:59 -07:00
Sami Samhuri
45447e32c6 remove symlink from .zshrc to zshrc 2012-04-02 16:38:15 -07:00
Sami Samhuri
5308ca51ad use ls-comma if it's available 2012-03-24 09:54:35 -07:00
Sami Samhuri
65d1d014b3 fix a globbing error in zgit_hasuntracked 2012-03-24 09:49:01 -07:00