Commit graph

93 commits

Author SHA1 Message Date
2fd061e626 sitepath: add config variables 2022-04-19 19:29:30 -07:00
a0bececb43 profile: move swapping caps and escape to a script 2022-04-15 14:53:04 -07:00
47bc5bf1e1 pandoc-make: confirm before overwriting md and tex files (guess why I
added this 🙄)
2022-04-14 21:37:00 -07:00
70d5d0a503 pandoc-make: there we go (revert PANDOC_DEFAULT_ARGS) 2022-04-14 16:25:19 -07:00
c231a2ab5c Revert "Revert "pandoc-make: add PANDOC_DEFAULT_ARGS array""
This reverts commit 3abd3c83ab.
2022-04-14 16:24:41 -07:00
3abd3c83ab Revert "pandoc-make: add PANDOC_DEFAULT_ARGS array"
This reverts commit 19ca438748.
2022-04-14 16:24:00 -07:00
19ca438748 pandoc-make: add PANDOC_DEFAULT_ARGS array 2022-04-14 16:21:10 -07:00
3af2360084 ned: bug fix 2022-04-14 14:09:25 -07:00
c7623a05bd pandoc-make: allow for pandoc arguments 2022-04-13 01:37:22 -07:00
ce104e4922 ned: fixed notes not being put in the notes dir 2022-04-13 01:36:06 -07:00
1aac39b453 ned: ned cd works good now
No, I do not mean "it works well." I meant what I said.
2022-04-08 15:55:05 -07:00
4241c6ef05 ned: fzf is used everywhere now 2022-04-08 02:32:05 -07:00
1eae827160 BIG UPDATE: zsh: moved lots of things out of the zshrc 2022-04-06 13:08:42 -07:00
a96c4215ed pandoc-make: plural for clarification 2022-04-06 01:05:14 -07:00
189e4135ff pandoc-make: better help page access 2022-04-01 06:23:18 -07:00
aa32e9ba63 pandoc-make: it works flawlessly™ 2022-03-16 01:53:57 -07:00
12087a1655 pandoc-md: rename to pandoc-make and major update 2022-03-16 01:32:08 -07:00
56c8161b29 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-03-05 22:50:01 -08:00
4cf4fab494 ned: multiple improvements, including re-writing the help page 2022-03-05 22:45:21 -08:00
86107ff601 ned: revert change to repository detection. It'll have to stay this way 2022-03-05 22:31:32 -08:00
238269f163 ned: bug fix (it's a silly one :P) 2022-03-05 02:00:41 -08:00
02ee3bd399 ned: ned is now much better at choosing the documents repository 2022-03-03 13:34:04 -08:00
3c8a916daf ned: \n 2022-03-02 05:21:45 -08:00
ee9f7a5c23 pandoc-md: add pandoc-md (simple markdown to html converter) 2022-02-14 02:21:35 -08:00
4dd6db0386 prcolors: major bug fixes and formatting, and zsh is now the shell (fixes option 3) 2022-02-06 22:14:44 -08:00
da5d2d9597 ned: change directories to the file for editor 2022-02-06 22:13:57 -08:00
126de5591d ned: syntax improvements 2022-02-03 15:04:38 -08:00
4815b0a349 ned: add safeguard for when fzf doesn't find a directory or is ctrl-c'd 2022-01-31 19:44:12 -08:00
ec271021a8 ned: everything seems to be working fine, I'm calling this ned v1.0 2022-01-30 21:13:07 -08:00
cd46a55ade Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-01-30 17:19:14 -08:00
39fa33465c ned: better option names 2022-01-30 17:19:00 -08:00
7bc0ad8dd5 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-01-30 17:17:48 -08:00
c35187c65b ned: good changes 2022-01-30 17:14:55 -08:00
cd550ba6e6 add termux configuration from phone 2022-01-29 22:53:29 -08:00
52c490dcea ned: too much has happened. Lots of things work but something is borked 2022-01-27 03:48:06 -08:00
a4bd82a2d9 ned: automatically activate ZenMode, and assume editor is nvim 2022-01-23 03:22:13 -08:00
d61794254c zsh: ned: big improvements. check the usage() function for details 2022-01-21 17:39:22 -08:00
635b495e0a zsh: ned: progress 2022-01-20 03:18:04 -08:00
eccae5b262 zsh: add sced (script edit) 2022-01-13 17:59:21 -08:00
86ce2abd6e zsh: add ned 2022-01-13 14:47:59 -08:00
06ab216290 zsh: realized some things need to be functions
By that, I mean things that change my working directory need to be
functions
2022-01-01 18:24:20 -08:00
2e7dde150a zsh: gloned can now take more than one argument 2021-12-31 20:40:41 -08:00
ec0cee28d9 zsh: almost all functions are scripts now (part 2) 2021-12-26 16:21:50 -08:00