Make some orgmode changes and prepare for using emacsclient regularly

This commit is contained in:
David Holland 2022-10-11 15:36:52 +02:00
parent 6e0bc6aacf
commit e5051898b2
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
3 changed files with 4 additions and 4 deletions

View File

@ -13,11 +13,11 @@ function usbip-man --description "Interactive usbip helper"
set action
echo ">> What do you want to do?"
echo ">> (a)ttach / (d)etach"
echo ">> [(a)ttach] / (d)etach"
read action
if test "$action" = "a"
if test "$action" = "a" || test "$action" = ""
set host
set host_type
set bus_id

View File

@ -158,9 +158,7 @@
;;nix ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel
(org
+hugo
+journal
+pandoc
+present
+roam2) ; organize your plain life in plain text
;;php ; perl's insecure younger brother

2
org/.orgids Normal file
View File

@ -0,0 +1,2 @@
nil