From 0013062031e2c97df28f60b81ab7c52c8b531167 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 5 Sep 2013 16:41:10 -0400 Subject: chruby to ruby-2.0.0 --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 8fb0ddc0..945f8449 100644 --- a/.zshrc +++ b/.zshrc @@ -58,7 +58,7 @@ source ~/.zsh/z/z.sh source /usr/share/chruby/chruby.sh source /usr/share/chruby/auto.sh -chruby ruby-2.0.0-p195 +chruby ruby-2.0.0 [[ -s /home/curtis/.nvm/nvm.sh ]] && . /home/curtis/.nvm/nvm.sh -- cgit 1.4.1 0fddaaa8e055aa756'/> Windows Entertainment Pack recreations
summary refs log tree commit diff
path: root/stack.h (unfollow)
Commit message (Expand)Author
2019-08-25Remove files from cards repoJune McEnroe
2019-04-04Mark card functions inlineJune McEnroe
2019-04-04Add listClearJune McEnroe
2019-04-03Tweak mouseButtonUp code a bitJune McEnroe
2019-04-03Check gameAvail on double-clickJune McEnroe
2019-04-02Select and move cards on mouse upJune McEnroe
2019-04-01Add idSkipJune McEnroe
2019-03-31Fix weird typoJune McEnroe
2019-03-30Add undo to freecellJune McEnroe
2019-03-29Replace path.h with asset.hJune McEnroe
2019-03-29Add king win faceJune McEnroe
2019-03-29Change king face directionJune McEnroe
2019-03-29Load king bitmaps in freecellJune McEnroe