From 3256c5232e9fa0d3b100797be9da40d420351b15 Mon Sep 17 00:00:00 2001 From: Wiktor Zykubek Date: Tue, 26 May 2020 12:32:21 +0200 Subject: [PATCH] Add one alias to shellrc --- .config/shellrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/shellrc b/.config/shellrc index 8e3be2f..6bc3819 100644 --- a/.config/shellrc +++ b/.config/shellrc @@ -48,6 +48,8 @@ alias \ bi='btw init' \ bd='btw diff' +alias lisc='policense -l ISC -s -e git' + alias \ s='sudo ' \ sudo='sudo '