Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
samvasko committed Jan 31, 2014
2 parents bf882f1 + 937df38 commit 000a3e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions config/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ e.=explorer .
gl=git log --oneline --all --graph --decorate $*
ls=ls --color $*
pwd=cd
clear=cls

0 comments on commit 000a3e4

Please sign in to comment.