alias gpg -> gpg2

This commit is contained in:
2016-10-25 19:52:45 +02:00
parent 2982725e0b
commit 3b04c2edb0

View File

@@ -57,6 +57,7 @@ in
];
shellAliases = {
byobu = "byobu-tmux";
gpg = "gpg2";
jacques-a-dit = "sudo";
tree = "tree -C";
tree1 = "tree -d -L 1";