summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-08-13 08:49:30 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-08-13 08:51:07 -0400
commitf22d9ea74647c6076db65fe268ba03a89c7c026d (patch)
tree8035092d33005cfd4b036fa12cebde128e53ee65
parentdf9d3fd9f69dda5246e9ef11b9bea0a49689dad1 (diff)
bashrc: Add sly-dev-env alias.
-rw-r--r--dotfiles/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/.bashrc b/dotfiles/.bashrc
index 00fe270..4e9d2a5 100644
--- a/dotfiles/.bashrc
+++ b/dotfiles/.bashrc
@@ -47,6 +47,7 @@ alias ls='ls -p --color'
alias ll='ls -l'
alias guix-dev-env="cd ~/Code/guix; guix environment -e '(@@ (gnu packages package-management) guix-devel)'"
+alias sly-dev-env="cd ~/Code/sly; guix environment -l package.scm"
if vhl
then