Commit Graph

101 Commits

Author SHA1 Message Date
Shaun Setlock
c17e8163d9 Adding back some blink completion settings. Toggle and ignore on Markdown files.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 12m36s
2026-01-19 20:58:29 -05:00
9c24b28c50 Merge pull request 'Adding back markdown linting. Ignore some rules.' (#27) from feature/add-markdown-lint-rules into master
Reviewed-on: #27
2026-01-19 20:29:35 -05:00
Shaun Setlock
92c3655325 Adding back markdown linting. Ignore some rules. 2026-01-14 20:10:01 -05:00
Shaun Setlock
d5b22a8991 Add toml language extra.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 15s
2026-01-02 21:34:52 -05:00
Shaun Setlock
38f3be5d5f Disable bases.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 6m53s
2026-01-02 19:30:32 -05:00
Shaun Setlock
eed0eba26d Simplifying neovim config. Just lazy default plugin file, catpuccin, and oil. 2026-01-02 19:20:36 -05:00
Shaun Setlock
e76ea35421 Turn off some Obsidian core plug-ins.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 6m16s
2025-11-02 21:08:25 -05:00
8419b4963b Merge pull request 'feature/updates-during-surface-build' (#26) from feature/updates-during-surface-build into master
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 14s
Reviewed-on: #26
2025-11-02 19:18:55 -05:00
Shaun Setlock
35eed3604c Update nvim dependency in oil plugin. 2025-11-02 18:46:24 -05:00
Shaun Setlock
ad041614be Ignore fish variables. 2025-11-02 18:45:24 -05:00
Shaun Setlock
8d53b3b2c8 Adding config for blink cmp.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 8s
2025-07-22 21:51:51 -04:00
Shaun Setlock
ce626b79e3 Adding oil for managing files like a buffer. So good.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 15s
2025-07-19 22:48:12 -04:00
Shaun Setlock
e5f696bb90 Update fish function for flameshot to include delay.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 13s
2025-07-10 15:50:05 -04:00
Shaun Setlock
56b5009ebf Create fish function for flameshot gui on wayland. 2025-07-10 15:23:03 -04:00
Shaun Setlock
ba690c7a71 Adjust Obsidian nvim plugin config. 2025-07-10 15:18:37 -04:00
Shaun Setlock
5446c90359 Set cwd Obsidian related fish functions. 2025-07-10 15:17:29 -04:00
Shaun Setlock
8cb2e48406 New autocomplete toggle config.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 11s
2025-07-02 09:35:54 -04:00
Shaun Setlock
2fc3dc6ecf Add obsidian nvim plugin templates and daily notes. Remove blink toggle. 2025-07-02 09:05:12 -04:00
Shaun Setlock
c210623de9 Allow obsidian nvim plugin to not be lazy. Fix copy paste errors in related fish functions. 2025-07-01 22:07:20 -04:00
Shaun Setlock
f1c0d9ced5 Disable nvim-cmp .. its just always too eager.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 5m27s
2025-07-01 21:46:28 -04:00
Shaun Setlock
cc828c381b Add obsidian related fish functions. 2025-07-01 21:46:28 -04:00
Shaun Setlock
58cde2e721 Add plugin for obsidian integration. 2025-07-01 21:46:28 -04:00
886c179aef feature/fish_aliases (#22)
Co-authored-by: Shaun Setlock <shaun@setlock.net>
Co-authored-by: Shaun Setlock <ssetlock@zaether.com>
Reviewed-on: #22
2025-07-01 21:24:54 -04:00
Shaun Setlock
27ee0b81c3 Change working directory to workspace at the end of docker build.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 11s
v0.2.2
2025-06-29 16:34:55 -04:00
Shaun Setlock
1d1f63a451 Remove arm64 from gitea workflows. 2025-06-29 16:30:46 -04:00
Shaun Setlock
7be79aace7 Add lua script and hidden config file.
Some checks failed
Build and Push Docker Image / build-push (push) Failing after 47m23s
v0.2.1
2025-06-28 16:37:15 -04:00
Shaun Setlock
75c9903022 Add lua script and with keymap to toggle autocomplete. 2025-06-28 16:30:00 -04:00
251d8ef80d feature/implement_arm64_dotfiles#12 (#16)
Some checks failed
Build and Push Docker Image / build-push (push) Failing after 48m59s
Co-authored-by: Shaun Setlock <shaun@setlock.net>
Co-authored-by: Shaun Setlock <shaunsetlock@protonmail.com>
Reviewed-on: #16
v0.1.9 v0.2.0
2025-05-10 15:49:39 -04:00
bf98ed5fb9 Merge pull request 'Added arm build step to nightly.' (#15) from feature/implement_arm64_dotfiles#12 into master
Some checks failed
Build and Push Docker Image / build-amd (push) Successful in 3m56s
Build and Push Docker Image / build-arm (push) Failing after 41m4s
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/15
2025-05-08 20:47:14 -04:00
Shaun Setlock
bc5e78af57 Added arm build step to nightly.
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 4m5s
v0.1.6
2025-05-08 20:43:57 -04:00
cc56ca800d Moving container to its own directory; not just a nvim thing. Added a nightly workflow. Switched to tags trigger. (#14)
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 4m2s
Co-authored-by: Shaun Setlock <shaun@setlock.net>
Co-authored-by: Shaun Setlock <shaunsetlock@protonmail.com>
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/14
2025-05-06 21:43:48 -04:00
f9616acc97 Merge pull request 'Single platform for container build.' (#11) from feature/update_CICD_trigger into master
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m57s
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/11
v0.1.0
2025-05-04 09:30:25 -04:00
Shaun Setlock
0238308ca9 Single platform for container build. v0.0.12 2025-05-04 09:29:14 -04:00
b940f75259 Merge pull request 'Fixing tagging.' (#10) from feature/update_CICD_trigger into master
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m48s
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/10
2025-05-03 22:46:30 -04:00
Shaun Setlock
387748e89b Fixing tagging. v0.0.11 2025-05-03 22:45:35 -04:00
fd5a511c71 Merge pull request 'Building amd64 to start.' (#9) from feature/update_CICD_trigger into master
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 4m2s
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/9
2025-05-03 22:34:08 -04:00
Shaun Setlock
b56d2ae42e Building amd64 to start. v0.0.10 2025-05-03 22:32:03 -04:00
69b7d89ee8 Merge pull request 'Correcting tagging.' (#8) from feature/update_CICD_trigger into master
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 43m43s
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/8
2025-05-03 21:11:59 -04:00
Shaun Setlock
405f855298 Correcting tagging. v0.0.9 2025-05-03 21:08:01 -04:00
66282f686d Merge pull request 'Correcting container registry.' (#7) from feature/update_CICD_trigger into master
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 12s
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/7
2025-05-03 20:52:00 -04:00
Shaun Setlock
aa13febadf Correcting container registry. v0.0.8 2025-05-03 20:51:20 -04:00
Shaun Setlock
eeccd013dc Trying simple trigger.
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 13s
v0.0.7
2025-05-03 20:49:12 -04:00
907c44472c Merge pull request 'Trying GitHub syntax.' (#6) from feature/update_CICD_trigger into master
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/6
2025-05-03 20:45:42 -04:00
Shaun Setlock
b1c5de4450 Trying GitHub syntax. v0.0.6 2025-05-03 20:44:50 -04:00
Shaun Setlock
b5a1cb646a Triggering only on nvim file changes. v0.0.5 2025-05-03 20:39:27 -04:00
Shaun Setlock
0ee97a7c72 Modified comment in Actions workflow. v0.0.4 2025-05-03 20:31:13 -04:00
6b7ebb1f42 Merge pull request 'Modified triggers.' (#5) from feature/update_CICD_trigger into master
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/5
2025-05-03 19:54:27 -04:00
Shaun Setlock
35628b774f Modified triggers. v0.0.3 2025-05-03 19:53:44 -04:00
Shaun Setlock
30ed4f77f6 Simplifying triggers in Actions workflow.
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m53s
2025-05-03 17:08:44 -04:00
0635cad22e feature/implement_CI_CD_dotfiles#2 (#4)
Co-authored-by: Shaun Setlock <shaun@setlock.net>
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/4
2025-05-03 17:01:08 -04:00