From 675a10c6cfa46725e6cf8cdcd055a26d2e8896bd Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Mon, 10 Feb 2020 23:32:45 +0530 Subject: changed [x] --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh/.zshrc') diff --git a/zsh/.zshrc b/zsh/.zshrc index 3f2c984..a062cf7 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -112,6 +112,7 @@ alias nd="nmcli connection down " alias pg="ping google.com" alias weather="curl wttr.in" alias py="/bin/python" +alias py2="/bin/python2" alias pubip="curl ipinfo.io/ip" alias mirror="sudo reflector --verbose --latest 5 --sort rate --save /etc/pacman.d/mirrorlist" alias k="pkill " -- cgit v1.2.3