From 00367f29c97c6a08c88d2ce7a4fcc85ca1f40ec5 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sun, 24 May 2015 04:35:24 -0400 Subject: bash: Remove 'guix' alias. --- dotfiles/.bashrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/dotfiles/.bashrc b/dotfiles/.bashrc index 8e0622e..9090dc4 100644 --- a/dotfiles/.bashrc +++ b/dotfiles/.bashrc @@ -36,6 +36,3 @@ shopt -s globstar PS1='\u@\h \w\$ ' alias ls='ls -p --color' alias ll='ls -l' - -# Alias for development guix -alias guix="$HOME/Code/guix/pre-inst-env guix" -- cgit v1.2.3