Various updates

- change to tmux in lieu of zellij
- disable obsidian nvim plugin
- add vim-ai nvim plugin
- add gitclone.sh script
This commit is contained in:
Jacob Bohanon
2025-03-07 07:12:01 -05:00
parent ad93df5f2f
commit 52c0e15303
9 changed files with 281 additions and 96 deletions

View File

@@ -0,0 +1,11 @@
[deepthink]
options.model = o1
options.prompt = "You are a deeply capable reasoning being."
[think]
options.model = gpt-4o
options.prompt = "You are a deeply capable reasoning being."
[chat]
options.model = gpt-3.5-turbo
options.prompt = "You are a highly capable being."