This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add ge alias
master
10sr
6 years ago
parent
7ea8204096
commit
451976d808
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
shrc
+ 1
- 0
shrc
View File
@@ -298,6 +298,7 @@ alias po=popd
alias pu=pushd
__safe_alias sudoe="sudoedit"
__safe_alias ge="git exec"
__safe_alias make="nice make"
__safe_alias brew="nice brew"
__safe_alias gcc="nice gcc"
Write
Preview
Loading…
Cancel
Save