From fd19e064aa2eb62a6faeaf9aef2f46b31f6848df Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 27 Nov 2018 11:03:06 +0100 Subject: Add https alias meeting --- zsh/.config/zsh/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zsh') diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index f3e3c77..4a87bed 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -65,6 +65,8 @@ alias lal="ll -A" alias lla="lal" alias llr="ll -t" +alias https="http --default-scheme https" + zmodload zsh/terminfo bindkey -e -- cgit 1.4.1