Skip to content

Commit

Permalink
Update bash stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed Jul 8, 2010
1 parent f2af23d commit a8b2869
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/.bashrc.aliases
Expand Up @@ -189,3 +189,4 @@ alias new_parrot_optimize="make realclean; perl Configure.pl --ccflags=-g --opti
alias new_system_parrot="make realclean; perl Configure.pl --ccflags=-g --optimize && nice -n20 make -j4"

alias psh="perl tools/dev/parrot_shell.pl"
alias j=jobs
2 changes: 1 addition & 1 deletion config/.gitconfig
Expand Up @@ -37,7 +37,7 @@
date = local

[apply]
whitespace = strip
# whitespace = strip

[diff]
rename = copy
Expand Down

0 comments on commit a8b2869

Please sign in to comment.