From 21ed3fae9e3605c528dff8ae4af3730318874975 Mon Sep 17 00:00:00 2001 From: samedamci 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 '