-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[create-pull-request] automated change Co-authored-by: khaneliman <[email protected]>
- Loading branch information
1 parent
06fbca4
commit 4e3f29d
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule dynamic-island-sketchybar
updated
19 files
Submodule nvim
updated
4 files
+17 −0 | lua/astronvim/autocmds.lua | |
+8 −8 | lua/lazy_snapshot.lua | |
+1 −1 | lua/plugins/core.lua | |
+20 −42 | lua/plugins/ui.lua |
Submodule .oh-my-bash
updated
14 files
+20 −17 | completions/capistrano.completion.sh | |
+5 −0 | completions/chezmoi.completion.sh | |
+47 −48 | completions/homesick.completion.sh | |
+14 −10 | completions/rake.completion.sh | |
+51 −30 | completions/sdkman.completion.sh | |
+28 −27 | completions/ssh.completion.sh | |
+32 −10 | lib/directories.sh | |
+62 −0 | lib/omb-completion.sh | |
+14 −0 | plugins/chezmoi/README.md | |
+8 −0 | plugins/chezmoi/chezmoi.plugin.sh | |
+4 −0 | themes/THEMES.md | |
+ − | themes/edsonarios/edsonarios-dark.png | |
+35 −0 | themes/edsonarios/edsonarios.theme.sh | |
+11 −5 | themes/purity/purity.theme.sh |