This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/***Console2***/ | |
Interesting guide about how to integrate the Console2 to GitBash. | |
http://lostechies.com/jimmybogard/2010/04/05/integrating-the-git-bash-into-console/ | |
For puting some styles and colors to Console2, we could copy the configuration styles from: https://github.com/fschwiet/fschwiet-local-config/blob/master/console2.config.xml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git | |
bash, ssh, linux | |
laravel, doctrine, composer | |
tdd, tdd + php, wokflow | |
asp.net, EF, TFS, SQLSERVER | |
//apply firsts as together as possible... | |
/************************************************************************************************************************************************************/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function codeigniter() { | |
git clone https://github.com/EllisLab/CodeIgniter.git "$@" ; | |
} | |
//forked |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
General and useful info in [http://docs.sublimetext.info/en/latest/] | |
**check on xiki... | |
ctrl d -sel similar. | |
wheel btn -col sel | |
alt f3 -sel all | |
ctrl shft p -command pallete -> () install package... snippets... | |
ctrl p -search in files | |
ctrl r -search function classes on file | |
ctrl p@ -search file then search function class. |
NewerOlder