Skip to content

Commit 2d2b47b

Browse files
committed
add missing export for opencode
1 parent fd2f002 commit 2d2b47b

File tree

1 file changed

+3
-0
lines changed
  • docker/development/php/files/home/php

1 file changed

+3
-0
lines changed

docker/development/php/files/home/php/.sharedrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# opencode
2+
export PATH=$HOME/.opencode/bin:$PATH
3+
14
export HISTSIZE=5000
25
export SAVEHIST=100000
36

0 commit comments

Comments
 (0)