mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-04-03 16:30:12 +00:00
feat/refactor: new computer, new configs, new desktop environment
This commit is contained in:
parent
44780e9a9e
commit
e3b1f60711
38 changed files with 854 additions and 1191 deletions
3
.config/fish/functions/commit.fish
Normal file
3
.config/fish/functions/commit.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function commit -d 'Commit staged changes using Opencode'
|
||||
opencode run Commit the staged changes with conventional style.
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue