mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
cleanups and updates
This commit is contained in:
1
.aliases
Normal file → Executable file
1
.aliases
Normal file → Executable file
@@ -59,6 +59,7 @@ alias ping8="ping 8.8.8.8"
|
||||
alias ping1="ping 1.1.1.1"
|
||||
alias p8="ping8"
|
||||
alias p1="ping1"
|
||||
alias flush-dns="sudo systemd-resolve --flush-caches"
|
||||
alias dnsreset="sudo systemctl restart dnscrypt-proxy"
|
||||
alias dnscheck="dnscrypt-proxy -resolve google.com"
|
||||
alias pubip="curl https://ipinfo.io/ip; echo"
|
||||
|
||||
Reference in New Issue
Block a user