citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

commands (4413B)


      1 G	gemini	gemmark
      2 Nc	new command	echo make-script
      3 acar	app > cargo apk run --release 	echo cargo apk run --release
      4 acbd	app > cargo build	echo cargo build
      5 acbr	app > cargo build --release	echo cargo build --release
      6 acr 	app > cargo run	echo cargo run
      7 acrr	app > cargo run --release	echo cargo run --release
      8 ada	app > direnv > allow	echo direnv allow
      9 afa	app > feeds > arxiv	fuzz-rss "grep @arxiv"
     10 afb	app > feeds > blogs	fuzz-rss "grep @blog | grep -v @busy"
     11 afe	app > edit feeds	echo edit ~/dotfiles/rssfeeds
     12 aff	app > feeds	fuzz-rss "grep -v @busy"
     13 afp	app > feeds > podcasts	fuzz-rss "grep @pod"
     14 afs	app > feeds > busy	fuzz-rss
     15 afu	app > update feeds	echo rssfeeds
     16 afy	app > feeds > youtube	fuzz-rss "grep @yt"
     17 ane	app > note edit	fuzz-note-edit
     18 ans	app > note scratch	echo scratch-note
     19 ar	app > reader	fuzz-reader
     20 ash	app > social > home	echo fedi-timeline home
     21 asi	app > social > interesting	echo fedi-timeline list/260
     22 bt	btc txs	fuzz-btc-txs
     23 cR	compile repeat error	fuzz-compile-repeat-error
     24 cc	compile	fuzz-compile
     25 cd	change directory	fuzz-cd-dirname
     26 cdpr	cd project root	echo cd $(project-root)
     27 ce	compile error	fuzz-compile-error
     28 cr	compile repeat	fuzz-compile-repeat
     29 cs	compile show build	echo less .build-result
     30 co	compile open vim	echo vim -c \"":cfile build.log | copen | wincmd k\""
     31 eC	edit Cargo.toml	echo edit Cargo.toml
     32 eFc	edit fuzz command	fuzz-edit-command
     33 eFl	edit fuzz command list	fuzz-edit-command-list
     34 eG	edit gemmarks	echo edit ~/dotfiles/gemmarks
     35 eM	edit mimi	echo edit ~/.config/mimi/mime.conf
     36 ea	edit mail aliases	echo edit ~/.mail_aliases
     37 ebc	edit build command	echo edit .buildcmd
     38 ec	edit commands	fuzz-edit-scripts
     39 ecc	edit vdirsyncer config	echo edit ~/.config/vdirsyncer/config
     40 ed	edit default.nix	echo edit default.nix
     41 egc	edit git config	echo edit ~/.gitconfig
     42 elf	edit last files	fuzz-last-files edit
     43 em	edit mutt config	echo edit ~/.config/neomutt/neomuttrc
     44 es	edit shell.nix	echo edit shell.nix
     45 et	edit todo	echo edit ~/docs/todo/todo.txt
     46 ev	edit vim config	echo edit ~/.vimrc
     47 ff	create file	echo fuzz-create-file
     48 gb	git branches	echo git bvr
     49 gcp	github cherry-pick	echo git cherry-pick
     50 ghi	github issues	fuzz-gh-issue-list
     51 ghp	github prf	fuzz-gh-pr-list
     52 gpm	git mlap	echo git mlap
     53 h	run history	fuzz-run-hist
     54 jt	jump tag	fuzz-jump-tag
     55 m	mutt	echo neomutt
     56 mP	mutt prs	echo neomutt -f damus-prs
     57 mi	mutt issues	echo neomutt -f damus-issues
     58 mp	mutt patches	echo neomutt -f patches
     59 mw	mutt work	echo neomutt -f work
     60 mnw	mutt not work	echo neomutt -f notwork
     61 nT	email today	echo f nt query:today
     62 nai	notmuch archive inbox	fuzz-notmuch-archive-inbox
     63 nam	notmuch am	fuzz-notmuch-am
     64 nat	notmuch archive	fuzz-notmuch-archive
     65 nep	notmuch edit poll	echo vim scp://charon//home/jb55/bin/notmuch-poll
     66 ng	notmuch github patch	fuzz-notmuch-gam
     67 ni	notmuch inbox	fuzz-notmuch-inbox
     68 nm	notmuch muchsync	echo muchsync charon
     69 nt	notmuch threads	fuzz-notmuch-threads
     70 of	open file	fuzz-open-file
     71 olf	open last files	fuzz-last-files open
     72 pc	cat project file	fuzz-cat-file
     73 pf	edit project file	fuzz-edit-file
     74 pr	cd project root	echo cd $(project-root)
     75 pr	cd project root	echo cd \"$(project-root)\"
     76 ps	edit project skeletons	fuzz-edit-file --dir ~/dotfiles/skeletons
     77 rf	recent files	fuzz-recent-files
     78 sFc	show fuzz command	fuzz-show-fuzz-command
     79 sc	show command	fuzz-show-script
     80 sf	search project file funcs	fuzz-funcs
     81 sgb	search git branch	fuzz-jump-branchdiff
     82 sgd	search git diff	fuzz-edit-diff-line
     83 sgh	search git head	fuzz-edit-diff-line HEAD^-
     84 sgm	search git modified files	fuzz-git-modified
     85 sgs	search git staged diff	fuzz-edit-diff-line --staged
     86 sh	show history	fuzz-show-hist
     87 sp	search project	fuzz-search-files
     88 ss	search project file	fuzz-search-file
     89 st	search TODOs	fuzz-search-files TODO
     90 wdq	work dashboard queries	fuzzedit queries '^'
     91 wm	work mail	echo neomutt -f \"notmuch://?query=query:work\"
     92 wn	work notes	echo edit /home/jb55/projects/steamoji/doc/$(ls -1pt /home/jb55/projects/steamoji/doc | grep -v / | head -n1)
     93 wsg	work service gql	fuzzedit schema '^'
     94 wsm	work service mutations	fuzzedit mutation '^func '
     95 wsp	work service permissions	fuzzedit permission.go '^"'
     96 wsq	work service queries	fuzzedit query '^func '
     97 wtb	work trello backlog	fuzz-trello-sprint "^Backlog "
     98 wti	work trello inprogress	fuzz-trello-sprint "^In Progress "
     99 wtr	work trello refresh	echo trello refresh
    100 wts	work trello sprint	fuzz-trello-sprint
    101 wtt	work trello todo	fuzz-trello-sprint "^Todo "
    102 z	fz	echo fz