That’s what many think about punitive systems. And you are correct. But we are at the magical point where a large number are just fine with that.
- 0 Posts
- 2 Comments
Joined 7 months ago
Cake day: January 24th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
alias downloads=“cd ~/Downloads”
edit: but if you want to get freaky in bash, alias downloads=“pushd ~/Downloads”
probably works in some other shells too