Alexander Groß

Results 198 comments of Alexander Groß

As far as I understand the completion support in zsh is superior to what Bash provides. (Like showing a list of options in a menu with help text.) So it...

I've managed to make git-sh available in zsh. For the prompt I use zsh's builtin functionality which is quite impressive that it tries to minimize calls to git rev-parse etc....

http://therightstuff.de/download/zsh-git-sh.zip I put that in my Cygwin home directory.

> `/usr/local/sbin/dnf-automatic-restart -r 15` > nothing happend (at 15.00) A reboot at 15:00 will only happen if at the time the script runs (i.e. now) an update was determined by...

Hey @Mo8it and @ktdreyer, if you want to go ahead and talk to the dnf-automatic maintainers, I'm open for integrating this into the dnf-automatic "core". Unfortunately, I have no idea...

Hi @bexelbie, The philosophy is rather simple: I wasn't aware of dnf needs-restarting ;-) But I'll give it a try!

Correction: See #1 for a discussion about dnf needs-restarting. I'll have a look whether the output has changed in recent years.

> I'll have a look whether the output has changed in recent years. It hasn't. ``` $ dnf needs-restarting Failed to read PID 3091283's smaps. 1 : /usr/lib/systemd/systemd rhgb --switched-root...

Hi @DrMattChristian, Thank you for your suggestion! I knew that reloading the kernel was somehow possible but never researched how it could be done. > if you'd consider adding an...