spice up cli life some more:
- mx for fzf manix - orage maybe useful as a calendar?? - email notifications - all user services allowed to send notifications
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
binutils
|
||||
coreutils
|
||||
dnsutils
|
||||
dasht
|
||||
dosfstools
|
||||
#git
|
||||
bottom
|
||||
@@ -87,6 +88,9 @@
|
||||
fi
|
||||
vim flake.nix
|
||||
}
|
||||
mx() {
|
||||
manix "" | grep '^# ' | sed 's/^# \(.*\) (.*/\1/;s/ (.*//;s/^# //' | fzf --preview="manix '{}'" | xargs manix
|
||||
}
|
||||
autopair-init
|
||||
'';
|
||||
sessionVariables = {
|
||||
|
||||
Reference in New Issue
Block a user