diff options
| author | Shubham Saini <shubham6405@gmail.com> | 2020-02-10 18:02:45 +0000 |
|---|---|---|
| committer | Shubham Saini <shubham6405@gmail.com> | 2020-02-10 18:02:45 +0000 |
| commit | 675a10c6cfa46725e6cf8cdcd055a26d2e8896bd (patch) | |
| tree | d490d220bb8970ad66668a47ea2f2ff9106c8143 /zsh | |
| parent | 7227b6795ffe0881f6dca5a89494611d55c59935 (diff) | |
changed [x]
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -112,6 +112,7 @@ alias nd="nmcli connection down " | |||
| 112 | alias pg="ping google.com" | 112 | alias pg="ping google.com" |
| 113 | alias weather="curl wttr.in" | 113 | alias weather="curl wttr.in" |
| 114 | alias py="/bin/python" | 114 | alias py="/bin/python" |
| 115 | alias py2="/bin/python2" | ||
| 115 | alias pubip="curl ipinfo.io/ip" | 116 | alias pubip="curl ipinfo.io/ip" |
| 116 | alias mirror="sudo reflector --verbose --latest 5 --sort rate --save /etc/pacman.d/mirrorlist" | 117 | alias mirror="sudo reflector --verbose --latest 5 --sort rate --save /etc/pacman.d/mirrorlist" |
| 117 | alias k="pkill " | 118 | alias k="pkill " |
