From 9830f6f01cb4d421f3a921ceac5d2091fd75dc0e Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 8 Mar 2026 20:53:31 +0000 Subject: [PATCH] other changes --- .bashrc | 9 +-------- .config/opencode/opencode.jsonc | 3 ++- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/.bashrc b/.bashrc index 196204a..ef7507f 100644 --- a/.bashrc +++ b/.bashrc @@ -1,19 +1,11 @@ -# # ~/.bashrc -# export HISTSIZE=10 -# If not running interactively, don't do anything -[[ $- != *i* ]] && return - alias e="nvim" alias n="nvim ." alias ls='ls -la --color=auto' alias grep='grep --color=auto' -PS1='[\u@\h \W]\$ ' - -export OPENCODE_ENABLE_EXA=1 export PATH="/home/alex/.bun/bin:$PATH" alias c="opencode" @@ -22,3 +14,4 @@ alias cc="opencode --continue" alias ff="biome format --fix" . "$HOME/.local/bin/env" + diff --git a/.config/opencode/opencode.jsonc b/.config/opencode/opencode.jsonc index 174595e..aa1bf14 100644 --- a/.config/opencode/opencode.jsonc +++ b/.config/opencode/opencode.jsonc @@ -16,7 +16,8 @@ }, "permission": { "websearch": "allow", - "question": "allow" + "question": "allow", + "external_directory": "deny" }, "mcp": { "context7": {