Commit graph

209 commits

Author SHA1 Message Date
3cc0516351 env: new directory shortcut 2022-04-13 01:37:49 -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
fa57b1f69b shell: source env in profile 2022-04-10 03:15:07 -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
f5e15cacde BIG UPDATE: shell: add profile, move calc and mkcd to files, move
shell-independent config (aliases, functions, env vars, options) to
.config/shell/shrc, make bashrc and zshrc use the same shrc, add TTY
detection for changing caps lock to escape in a TTY, add option for
skipping plugin loading, and maybe a few other things

If this goes well, I'll be tempted to call this version 1.0.  Things
have been very stable for the last few months.  Although, since it's the
first really big change in a while, that might make it version 2.0?
Should dotfiles have big version numbers at all? Probably not.
2022-04-08 13:36:29 -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
57cd5b3611 renamed directory quick access env var ($DOCS -> $DD) 2022-04-03 22:59:25 -07:00
a0cdccfa06 cds: cds no longer takes fd arguments, and instead takes just a search
term
2022-04-01 11:47:47 -07:00
30c500d54b cds: changed from fzy to fzf (useful options that I may or may not use) 2022-04-01 06:24:11 -07:00
189e4135ff pandoc-make: better help page access 2022-04-01 06:23:18 -07:00
a42884c8d3 removed cdf, as it is now not needed 2022-03-31 01:16:44 -07:00
18a3bef924 cdf: depricated cdf 2022-03-31 01:16:10 -07:00
f97cf48ba4 cds: big improvements 2022-03-31 01:03:49 -07:00
fc03d2531f add directory quick access env vars 2022-03-30 11:40:06 -07:00
df0c4bfc16 updates: add error handling to p10k update 2022-03-18 23:39:48 -07:00
fadea71978 todo: rename variables + allow for defaults 2022-03-18 17:53:05 -07:00
b0d9876558 log: big changes, more to come 2022-03-18 17:52:33 -07:00
990f4cd542 zsh: major reorganization 2022-03-18 17:51:59 -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
a14ce500f5 add log: something to edit the system-log with 2022-03-02 05:21:05 -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
6262283b45 zsh: shorten prompt's max directory length 2022-01-21 11:20:39 -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
e8064cfac3 zsh: split off functions now contain a note about use 2022-01-02 17:46:16 -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