From 45e121066e841e4c6d895c79269dd41a6e88b5cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 17 Oct 2016 10:42:07 +0200 Subject: Remove systemd aliases They are no longer needed. --- shellrc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'shellrc') diff --git a/shellrc b/shellrc index 0f84d26..6b2a11c 100644 --- a/shellrc +++ b/shellrc @@ -32,12 +32,6 @@ alias gst='git status' alias v='vim' alias i='i3-msg' -# Systemd aliases -alias sctl='sudo systemctl' -alias usctl='systemctl --user' -alias jrn='journalctl' -alias ujrn='jrn --user' - genpasswd() { local l=$1 if [ "$l" = "" ]; then l=16; fi -- cgit v1.2.3