ok just stupid defaults
$ shopt -s failglob
$ echo e*
bash: no match: e*
Mainly here for the memes, other than that I’m interested in computer science, free and open source software and all sorts of general science topics.
other socials: microblogging-fedi website code
ok just stupid defaults
$ shopt -s failglob
$ echo e*
bash: no match: e*
bash is weird
$ bash -c 'echo e*'
e*
$ fish -c 'echo e*'
fish: No matches for wildcard 'e*'. See `help wildcards-globbing`.
echo e*
^^```
not only does unrm not exist, the shell expands * to whatever is in the current directory, which is empty because anon just rmd everything


neovim -> helix
enlightenment upgraded
did you know, that the gonic developer sentriz is developing a beets alternative in go https://github.com/sentriz/wrtag
it works quite well, but lacks a lot of the features of beets
great work i hope you are able to fix some of the issues, inherited from tempo, that keep me on symphonium