Merge branch 'master' into development

This commit is contained in:
Samuel Vasko 2014-01-31 17:31:25 +01:00
commit 000a3e40e0
2 changed files with 5 additions and 1 deletions

View File

@ -49,7 +49,10 @@ All aliases will be saved in `/config/aliases` file
## Todo
1. Write a Todo list
1. Complete PowerShell compatibility.
2. Workaround git.exe overload after msysgit download (Granted this is an upstream issue).
3. Redo Build/Pack scripts or remove them altogether.
4. Launcher XP compatibility.
## License

View File

@ -2,3 +2,4 @@ e.=explorer .
gl=git log --oneline --all --graph --decorate $*
ls=ls --color $*
pwd=cd
clear=cls