summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-04-22 13:12:18 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-04-22 13:12:18 -0700
commitcb92043b165afb121225802cb997c460ef133861 (patch)
tree8da909a820255378d4fa3db25f9bdc4c816a718d /.bashrc
parentd53056bd328179f57dbddd4e7a34f2ef824c09c2 (diff)
downloaddotfiles-cb92043b165afb121225802cb997c460ef133861.tar.gz
switch back Rexfile -> insinuate-dotfiles for the time being
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index f53152dc..ef56eb53 100644
--- a/.bashrc
+++ b/.bashrc
@@ -63,7 +63,6 @@ alias whitenoise="echo -en \"\033]0;whitenoise\a\";\
alias rld="git diff @{1}..@{0}"
alias athvpn="sshuttle -r athena 0/0 --dns"
alias soffice-pdf="soffice --headless --convert-to pdf"
-alias spwrex="rex -f $HOME/src/dotfiles/Rexfile"
alias host-suite-build-deps='mk-build-deps -ir -s sudo -t \
"apt-get --no-install-recommends"'