For the sake of my sanity, just ignore this...
This commit is contained in:
parent
8a91d4c400
commit
8a51fb13b5
@ -36,6 +36,8 @@ alias ll='ls -AlhGrti'
|
|||||||
alias ESC='cd ~/LocalGit/ESC618'
|
alias ESC='cd ~/LocalGit/ESC618'
|
||||||
alias ta='tmux a -t'
|
alias ta='tmux a -t'
|
||||||
alias tn='tmux new -s'
|
alias tn='tmux new -s'
|
||||||
|
alias nord='nordvpn connect'
|
||||||
|
alias nordd='nordvpn disconnect'
|
||||||
function whatcom() {
|
function whatcom() {
|
||||||
curl --silent --fail https://whatthecommit.com/index.txt
|
curl --silent --fail https://whatthecommit.com/index.txt
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user