dotfiles: leviathan: arch-openbox-20231010
This commit is contained in:
9
.local/bin/$
Executable file
9
.local/bin/$
Executable file
@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Ever pasted "$ somecommand" into the terminal and gotten this error?
|
||||
# -bash: $: command not found
|
||||
|
||||
# Begone, silly errors! Lazy copy + paste forever!! ETCETERA!!!!
|
||||
|
||||
echo 'Quit pasting in commands from the internet, you lazy bum.'
|
||||
"$@"
|
Reference in New Issue
Block a user