commit 5e883de8327c97b4ae54a903cd00a8a2abdbdb41 parent 167e5957ebfc005ac666a35e2e56996cc176f3e8 Author: andrew.laack <andrew.laack@imbue.com> Date: Wed, 3 Sep 2025 19:28:30 -0500 updated config Diffstat:
| M | bashrc | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/bashrc b/bashrc @@ -124,4 +124,3 @@ export ANTHROPIC_API_KEY=sk-ant-api03-tt7r_87jWAzWw8y2Pi6LrHUdECJ3UXYKnBVkDWVxMB source /usr/share/fzf/key-bindings.bash alias checkout="~/bin/checkout.sh" alias branch="git branch" -alias sync="unison ~/syncing ssh://brgr//home/shared/fileSharing/syncing -auto -batch"