Enjoy the holidays everybody! :ablobwoahsnow:

And feel free to enjoy my drastically improved shell commands for directory navigation;

dir-stack (C-h) to recall directories from the $HISTFILE, via a convenient chronological ordered list. codeberg.org/oxo/dotf/src/bran

cd-child (C-j) to easily navigate sub directories. Press C-j again to drill deeper down into the directory stack.

Then there are cd-up (C-k) and cd-yazi (C-l). With the last command mentioned you can use yazi to navigate to a specific directory (there is also a lf variant available).
The commands are making use of fzf and can be get from: codeberg.org/oxo/dotf/src/bran

I am currently planning to make a demo video on this command set. Publication will be announced shortly!

I decided to also decentralize my emacs configuration. Carefully. Step by step. :)

codeberg.org/oxo/dotf/src/bran

Latest update is a decentralized configuration. With that my zsh runcom effectively contains only one line:

for sh_function in $zsh_function/*.sh; do

source $sh_function

done


codeberg.org/oxo/dotf/src/bran

@al3x
Prot is the best! Thanks for sharing!

@sacha
O no, I think I have made an error. This one liner only concatenates mp3 files. Totally out of scope..., sorry!

@sacha
When you want to separate the audio stream you can use:

cat-audio() {ffmpeg -i "concat:${(j:|:)@[2,-1]}" -acodec copy $1} ## concatenate mp3 audio files usage: cat-audio output.mp3 *.mp3

source:
codeberg.org/oxo/note/src/bran

@itsfoss
Cmus (audio), mpv (video), feh (image) and zathura (pdf)

oxo boosted

The Mozilla foundation has an open survey about how they should approach the future, if you care feel free to fill it out. Especially so if you've been unhappy about the organization for years mozillafoundation.tfaforms.net

Neovim kickstart is nice! Learning some lua along the way.
My only issue now is getting zig fmt working properly in the default script. Conform is messing up only the first line when autoformat is executed while saving a zig file...
Solving that will be my goal for today.

Today I struggled with the language formatter in neovim for the zig programming language.
Every time when saving a file it printed ANSI escape characters at the beginning of the zig file.
Workarounds in the init.lua didn't solve the problem.
An upgrade from the latest stable release of neovim (0.10) to the nightly build (0.11.0-dev-1103) fortunately did!
Continuing my journey...

@kris Thanks for your tip! I will certainly take a look at eglot.

@itsfoss commandline, emacs and qutebrowser is pretty much from where I live.

Just installed a LSP server for zig. Now exploring emacs lsp-mode while learning zig. A lot of layered learning. Love it!

Hey, I've been using Session to chat with complete privacy and security. Come join me! My Account ID is

053f34f21e1279ddc0832a508dab5eb91c53022f57bd1135881d01f9313884ef6a

Download it at getsession.org/download

Today I added a final feature to the commandline grid clock Novies; 16bit colors!

With that the clock is now fully done. Downside is that 16bit colors introduced a dependency. But coloring the off-lights dark grey really looks amazing.

If you use the oxo desktop environment you can even snap a floating version to the monitor borders or edges. Pretty cool!

If you don't want the dependency and use the old ANSI color codes, just switch the commented decoration lines in the script.

codeberg.org/oxo/tool/src/bran

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.