summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-11 08:45:06 +0100
committerSean Whitton <spwhitton@spwhitton.name>2019-07-11 08:45:06 +0100
commite8d759a8ce5c2880d600f8f35f510f66ea74b89b (patch)
tree5d0b6f6f419dcb26306daa10aeb23db0e4c624a3 /.bashrc
parent4b2ef4afd50d7a144a55ea11e7350fe6b2e2597e (diff)
downloaddotfiles-e8d759a8ce5c2880d600f8f35f510f66ea74b89b.tar.gz
use systemd-inhibit, not caffeinate
Hopefully more reliable.
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 1352b5c5..ab95c25f 100644
--- a/.bashrc
+++ b/.bashrc
@@ -44,7 +44,6 @@ alias mrs="src-register-all && mr -m status"
alias d="emacsclient -c -n -e '(dired \".\")'"
alias ta="tmux new-session -A -s default"
alias rax="screen -URaAx"
-alias lid-hold="systemd-inhibit --what=sleep --who=Sean --why=manual --mode=block cat"
alias new-login-shell="exec su -l $USER" # get new UNIX group without relog
alias whitenoise="cvlc --quiet --loop ~/lib/annex/doc/sounds/R*.ogg"