Add one alias to shellrc

This commit is contained in:
samedamci 2020-05-26 12:32:21 +02:00
parent 1e480c4352
commit 21ed3fae9e
No known key found for this signature in database
GPG Key ID: FCB4A9A20D00E894

View File

@ -48,6 +48,8 @@ alias \
bi='btw init' \
bd='btw diff'
alias lisc='policense -l ISC -s -e git'
alias \
s='sudo ' \
sudo='sudo '