Commit Graph

105 Commits

Author SHA1 Message Date
10b38aec5b
[Shell] Fix localip command 2016-10-09 23:02:57 -07:00
67f2f1a884
[Shell] Make localip a function 2016-09-20 00:17:39 -07:00
712c3542a5
Remove 'emacs' alias 2016-09-07 15:27:13 -07:00
2baa68780c
Fix shell_contains, setting _python_command to shim 2016-09-06 15:04:19 -07:00
e02b859409
Random tweak 2016-09-06 11:12:55 -07:00
7c2669af81
Quote argument to readlink 2016-08-26 16:36:21 -07:00
b107581b2f
Add filter_by_column_value shell function 2016-08-16 21:20:29 -07:00
3916889ff5
Synergy tweaks
Make meta key actually work by settingl alt = meta for controlling
device. Make synergy_start_client_at idempotent.
2016-08-16 16:00:07 -07:00
e2c5cd6033
Refactor shellenv/setup for better performance 2016-08-16 15:26:50 -07:00
afff5ec4a9
Remove unused shell files 2016-08-16 14:40:56 -07:00
311e20dfeb
Tweak synergy definitions 2016-08-16 11:19:10 -07:00
dfed16d168
Remove uber.sh, Move virtualenvwrapper to shellrc 2016-08-16 11:13:47 -07:00
4a5e55462f
Source synergy.sh in non-interactive shells 2016-08-15 19:31:47 -07:00
90ec10836b
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-08-15 11:31:15 -07:00
83dac3ddeb
Make shell startup less noisy when pyenv missing 2016-08-15 11:30:25 -07:00
742773cf93
Move zsh specific uber code to zsh sourcing dir 2016-08-14 23:15:28 -07:00
1656570798
Fix path_lines function for pyenv 2016-08-05 10:00:20 -07:00
4af3878646
Add a which_readlink function 2016-08-04 15:10:24 -07:00
4466d5d960 Set imalison@uber.com as git email automatically 2016-06-19 23:51:13 -07:00
d1fbd293d5 Add in_git_directory to function.sh 2016-06-19 23:50:34 -07:00
fba3feb8fb edit_script function 2016-06-19 02:05:14 -07:00
9cac14f6f0 Ignore errors from time_emacs 2016-06-18 09:39:03 -07:00
27f2baa4da handle powerline not existing 2016-06-10 16:24:39 -07:00
1fa78ecdba git_prune_all_history_involving 2016-06-09 17:06:23 -07:00
0e2f11608f git_reset_author_from_user 2016-04-06 01:53:59 -07:00
42745a44fd kill_h_forward 2016-04-05 12:23:29 -07:00
92bed9d6cb enable go vendor experiment 2016-03-15 16:28:11 -07:00
11c2041842 Disable govendor experiment for now 2016-02-22 11:12:40 -08:00
8b390a2f77 parsetimestamp2 2016-02-22 11:12:23 -08:00
33cd4a051b uber tweaks 2016-02-22 11:12:06 -08:00
25af0c8be8 New path management system 2016-01-05 19:50:42 -08:00
b54fd3c8aa Get rid of linum width jitter at low line number counts by setting a
minimum linum width
2016-01-05 14:04:33 -08:00
9b2c9b54da hyper_tunnel 2015-12-13 20:20:34 -05:00
3352c38e7d Always use normal emacsclient instead of specific serverfile 2015-11-17 23:53:24 -08:00
545e36dc4f tweaks 2015-11-14 00:19:58 -08:00
8ecfa76607 Random shell changes 2015-11-08 02:37:09 -08:00
3b55530594 temporary fix for emacs_editor 2015-09-26 20:41:46 -07:00
38b44d40c4 merchant curl 2015-09-17 23:27:08 -07:00
d60efbb7be goclone.sh 2015-09-10 16:38:56 -07:00
bfbe1f03f7 rsync all the things in git-sync 2015-08-31 01:37:36 -07:00
c743e59a01 Add all files for git-sync 2015-08-29 23:57:21 -07:00
2eb40e3bfc random tweak to git_root 2015-08-24 15:27:42 -07:00
33f8a56109 git-sync/org-sync 2015-08-16 00:10:34 -07:00
0efd386ab0 source_if_exists 2015-08-16 00:10:34 -07:00
851ac482b8 don't wait in emacs_pager 2015-08-15 23:20:10 -07:00
9eaf9b2832 Add ~/.lib/bin
Made pager.sh and editor.sh accesible from anywhere in the shell. Also
made pager.sh smart in that it will use emacsclient when INSIDE_EMACS
environment variable is set.
2015-08-15 22:49:59 -07:00
91c162a322 clear_path 2015-08-15 22:14:39 -07:00
2950fb6a94 add pager.sh refactor editor.sh 2015-08-15 22:13:27 -07:00
60e4c76205 Set prompt and pager differently when inside emacs 2015-08-15 00:10:58 -07:00
b83433a807 Refactor zsh_env startup so that it is possible to override PATH
variable once it has already been configured.
2015-08-10 23:25:34 -07:00