feat: add postman and opencode to work laptop
This commit is contained in:
@@ -32,5 +32,7 @@
|
||||
obsidian
|
||||
yq
|
||||
jq
|
||||
opencode
|
||||
postman
|
||||
];
|
||||
}
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
|
||||
initContent = ''
|
||||
eval "$(zoxide init zsh)"
|
||||
export PATH=/home/dogar/.opencode/bin:$PATH
|
||||
'';
|
||||
|
||||
shellAliases = {
|
||||
|
||||
Reference in New Issue
Block a user