How to name your alias for "git log --oneline"?

This obviously is "git lol", not?

Well, guess I am late to the party.

#git #aliases #fun

The fact that one needs a custom .bash_aliases is the problem!

https://chaos.social/@gsuberland/116053630778492147

#shell #linux #unix #BSD #bash #aliases

Graham Sutherland / Polynomial (@[email protected])

I also hate that shell builtins don't have manpages. I have looked up the justification for this and I find it deeply unsatisfying.

chaos.social
alias wetter='curl wttr.in/schleswig'

soooooo gut.

#shellGedöhns #aliases

Self-Join with Aliases Trap?!

Self-joins need DIFFERENT aliases! Same table, different names. The join condition creates relationships within the same table. This will confuse you!

#sql #sqltricks #selfjoin #aliases #tablealiases #sqlweird #sqlquiz #codingchallenge #sqlshorts #sqlwtf #joins #advancedsql

https://www.youtube.com/watch?v=a5FIIZPvZ7A

Self-Join with Aliases Trap?! #sqlweird

YouTube

Either @quad9dns 's 9.9.9.9 & 9.9.9.11 are down or my #ISP (#Vodafone #Germany) is fucking around with my traffic to hide their #downtime...

I hope @BNetzA, @netblocks, @ooni et. al. take notes, cuz my patience runs thin...

In case anyone wounders: isup is just a ,bash_aliases entry to shorten ping -a -b -c 1 -D ...

#DownForEveryoneOrJustMe #Interwebs #Interwebz #Internets #Internetz #Internet #EDGEland #TechSupport #TechnikerIstInformiert #Schland #diagnostics #Networking #Connectivity #linux #bash #aliases

Stay #anonymous & private with Tuta Mail's #aliases 😎

In this in-depth guide, we cover:

✅ What email aliases are
✅ How to get email aliases
✅ How alias addresses increase privacy & security

Give it a read 👉 https://tuta.com/blog/secure-email-alias

Three of my most favorite aliases:
alias ..='cd ..'
alias ...='cd ../..'
alias ....='cd ../../..'

#UnixTips #Shell #Shortcuts #Aliases

@timixretroplays yikes...

Tho granted all #Freemailers are shit and some like https://web.de & https://gmx.de do force people to login on their website so their accounts don't get wiped.

  • They also do the dick move of disabling #IMAP & #SMTP per default (at leadt they don't paywall it like @protonprivacy does!)

Personally I use #aliases & forwarder for inbound eMails.

WEB.DE - kostenlose E-Mail-Adresse, FreeMail & Nachrichten

Sichere Kommunikation, aktuelle Nachrichten und nützliche Online-Services - alles an einem Ort. Einfach, kostenlos und zuverlässig.

@drukqs Yes, these are great services. I've been using the e-mail aliases with #protonpass (now that @protonprivacy bought @simplelogin). #email #aliases
Why "alias" is my last resort for aliases

I prefer scripts to real aliases when defining a custom command.