Maxim Kovgan
|
684e7c93d7
|
Merge remote-tracking branch 'upstream/master'
|
2014-09-24 11:21:52 +03:00 |
Maxim Kovgan
|
268664dfa7
|
updated link to point at my repo
|
2014-09-24 11:21:10 +03:00 |
Travis Swicegood
|
4d2a8fe62b
|
Merge pull request #339 from nofeet/fix-gshuf-alias
Fix exit code check when setting alias for gshuf.
|
2014-09-18 10:46:27 -07:00 |
Greg Nofi
|
6f1e045d5b
|
Fix exit code check when setting alias for gshuf.
|
2014-09-18 10:20:44 -04:00 |
Travis Swicegood
|
10c9d91063
|
Merge pull request #338 from joelmccracken/master
Adds documentation around reload alias
|
2014-09-16 13:47:20 -07:00 |
Joel McCracken
|
ecf506a03d
|
Adds documentation around reload alias
|
2014-09-13 01:36:51 -04:00 |
Travis Swicegood
|
e43f516439
|
Add a few new docker aliases
|
2014-09-04 13:10:35 -07:00 |
Travis Swicegood
|
e10539bb6b
|
Merge pull request #326 from johnnynia/fix_rails_aliases
Fix double assigned alias
|
2014-08-28 17:45:43 -07:00 |
Travis Swicegood
|
598a21dfea
|
Merge pull request #327 from cbguder/fix-git-completion
Update git.completion.bash
|
2014-08-28 17:42:56 -07:00 |
Travis Swicegood
|
44f56666fd
|
Merge pull request #336 from nils-werner/patch-1
Simplify dsclean alias
|
2014-08-28 17:26:29 -07:00 |
Nils Werner
|
edb350cccc
|
Simplify dsclean alias
|
2014-08-27 11:07:09 +02:00 |
Travis Swicegood
|
aca0f02ad8
|
Merge pull request #335 from edubxb/old-git-support
Fix regression checking git repo status
|
2014-08-25 16:09:49 -07:00 |
Eduardo Bellido Bellido
|
c6bb8507ad
|
Fix regression checking git repo status
|
2014-08-26 00:23:27 +02:00 |
Travis Swicegood
|
ccbb79946a
|
Merge pull request #318 from edubxb/old-git-support
Added support to git old versions
|
2014-08-25 13:21:27 -07:00 |
Travis Swicegood
|
08fd9ed25e
|
Merge pull request #331 from iterateNZ/iterate_theme
Update iterate theme
|
2014-08-25 10:24:03 -07:00 |
Travis Swicegood
|
1ca48a6515
|
Merge pull request #332 from EHJ-52n/fix/ip-command-masked-by-theme-function
Change name of ip function to remove masking of ip command in bash
|
2014-08-25 10:21:56 -07:00 |
Travis Swicegood
|
5cd520fb4a
|
Merge pull request #334 from faroit/master
Adding functions to rename os x terminal tab and window titles
|
2014-08-25 10:19:49 -07:00 |
Faro
|
1560d7b9bb
|
adding functions to rename os x terminal tab and window titles
|
2014-08-22 11:26:57 +02:00 |
EHJ-52n
|
495697cd00
|
Change name of ip function to remove masking of ip command in bash
|
2014-08-20 12:28:17 +02:00 |
Phillip Aldridge
|
cb08b74ffa
|
Don't repeat the prompt if it hasn't changed
|
2014-08-20 09:54:52 +12:00 |
Can Berk Güder
|
c7f3c65586
|
Updating git.completion.bash to latest version
|
2014-08-14 10:39:49 -07:00 |
Can Berk Güder
|
dcb72be784
|
Changing mode to 0644 on django.completion.bash
|
2014-08-14 10:39:37 -07:00 |
Johnny Nia
|
5016510092
|
Fix double assigned alias rd.
|
2014-08-13 23:41:09 +02:00 |
Eduardo Bellido Bellido
|
f9448f5ebb
|
Fix regression in git prompt
|
2014-08-13 22:47:34 +02:00 |
Travis Swicegood
|
a6c2e3b765
|
Merge pull request #323 from mhsekhavat/alias-emacs-sudoedit
Add alias 'E' for sudo-editing with emacsclient
|
2014-08-12 15:50:40 -05:00 |
Max Kovgan
|
435a967a92
|
Merge pull request #1 from maxk-fortscale/fortscale_aliases
Fortscale aliases
|
2014-08-11 12:30:13 +03:00 |
Maxim Kovgan
|
acce1174a4
|
removed virtualenv from default install
|
2014-08-11 12:28:37 +03:00 |
Maxim Kovgan
|
7ff1b390c8
|
update installer to match fs needs
|
2014-08-11 12:25:10 +03:00 |
Maxim Kovgan
|
9d43eb376e
|
adding template with some fortscale vars
|
2014-08-11 12:17:38 +03:00 |
Maxim Kovgan
|
148e6cca49
|
adding hdfs aliases
|
2014-08-11 11:55:33 +03:00 |
Hossein Sekhavat
|
d4c340b008
|
Remove redundant arguments and replace 'sudoedit' with 'sudo -e' to be Mac-compatible
|
2014-08-08 18:55:48 +04:30 |
Hossein Sekhavat
|
a19e1cdb4b
|
Add alias 'E' for sudo-editing with emacsclient
More description available at http://emacs-fu.blogspot.com/2011/12/system-administration-with-emacs.html
|
2014-08-08 18:20:43 +04:30 |
Eduardo Bellido Bellido
|
ee698fbae3
|
Added support to git old versions
|
2014-08-01 00:49:57 +02:00 |
Travis Swicegood
|
e0c48b1637
|
Merge pull request #315 from Jeraimee/master
Updating function declarations to avoid parse errors in some bash versions
|
2014-07-30 08:42:03 -05:00 |
Jeraimee Hughes
|
f82e66140d
|
Updating function declarations to avoid parse errors in some bash versions.
|
2014-07-29 08:52:23 -04:00 |
Travis Swicegood
|
6f79c9d760
|
Add docker-enter
|
2014-07-18 17:04:41 -05:00 |
Maxim Kovgan
|
c4a5662c00
|
rename completion for fabric in the defaults list
|
2014-07-16 14:45:21 +03:00 |
Travis Swicegood
|
d62551348a
|
Merge pull request #313 from crloscstillo/hidden_files
Show/hide hidden files on osx aliases.
|
2014-07-14 17:16:06 -05:00 |
Carlos C
|
2ec31bdcbb
|
Added line ending
Added line ending to osx.aliases.bash file
|
2014-07-14 17:02:57 -05:00 |
Travis Swicegood
|
51b31d40af
|
Merge pull request #312 from crloscstillo/laravel
Laravel aliases
|
2014-07-14 16:51:51 -05:00 |
Carlos C
|
6f96354c31
|
Added a new line at the end of file
Added a new line at the end of ‘laravel.aliases.bash’ file
|
2014-07-14 16:41:30 -05:00 |
Maxim Kovgan
|
a2e1ab212c
|
use candy theme by default
|
2014-07-13 08:33:04 +03:00 |
Maxim Kovgan
|
a32e0e3cd1
|
use sexy theme by default
|
2014-07-13 08:31:56 +03:00 |
Maxim Kovgan
|
6ff71c286f
|
rename fab completions
|
2014-07-13 08:29:57 +03:00 |
Maxim Kovgan
|
c4e821cce2
|
add missing
|
2014-07-13 08:27:23 +03:00 |
Maxim Kovgan
|
9ce302621a
|
fix syntax + package name problem.
|
2014-07-13 08:14:16 +03:00 |
Maxim Kovgan
|
eede9718d5
|
add list config support
|
2014-07-13 08:08:33 +03:00 |
Carlos C
|
e1b44cbcda
|
Show/hide hidden files on osx aliases.
|
2014-07-12 11:12:51 -05:00 |
Carlos C
|
ac54417ff1
|
Laravel aliases
Adde a list of all artisan commands for the larval php framework.
|
2014-07-12 10:15:30 -05:00 |
Maxim Kovgan
|
f5dfde4e89
|
adding new set + defaults for linux
|
2014-07-11 12:43:53 +03:00 |