joehillen / sysz

An fzf terminal UI for systemctl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add sysz commands to bash history

niksfirefly opened this issue · comments

Is there a simple way to add sysz commands to bash history?
I mean systemctl start ... etc.

regards

hmm, interesting idea. I like it. However, I'm not sure they will show up in the current session because I don't think bash flushes history until it exits.