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