codejump -- micro editor plugin

codejump -- micro editor plugin

Posted on 4th Jun 2026

I like Micro editor, it's small, light weight and does what i want from a basic text editor and more. And because of that, i would like to use it even more, in coding projects. What Micro lacks in functions, it covers it with its plugin system and plugins. So when i install Micro, the first thi...

IceCli - a Start Menu for the terminal

IceCli - a Start Menu for the terminal

Posted on 16th May 2026

It was time... an application launcher for the terminal, that is like the Star Menu of all OSes... fzf is nice, dialog too... but this is something more :) It gives you the feeling that you are in a Linux cli/tui only distro. It's quick, pretty, intuitive to use, works with tmux can be edited...

Quick find Firefox Bookmarks...

Quick find Firefox Bookmarks...

Posted on 16th May 2026

What is this? This is a small script to quick find Firefox bookmarks, in Linux, using DMENU or/and FZF What you will need... For this to work, you need to have installed the following: firefox ;) sqlite3 dmenu or fzf How it works... The trick part of all this to work is the actua...

CliPass - TUI Frontend for KeepassXC-cli

CliPass - TUI Frontend for KeepassXC-cli

Posted on 8th May 2026

I was looking for a nice way to handle my passwords, using the terminal, but with no luck. KeepassXC provides a cli tool, but it's almost unusable to use it with all the parameters it has. But the tool it self, is very nice, cause it provides all the means to use it with a frontend... and that's wha...

GRUB theming...

GRUB theming...

Posted on 7th May 2026

I am not responsible if something goes wrong, while installing a GRUB theme. I have installed all of the following in my system, without any trouble. Proceed with your own responsibility GRUB theming, is the "cherry on the cake" on making a system to your liking. Desktop themes, icon themes, l...