Skip to content

Commit

Permalink
⚙️ Adds atuin steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Triplett committed Sep 30, 2023
1 parent e05fb70 commit 1b2608d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home/.bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ export OLLAMA_ORIGINS=*
# bun
export BUN_INSTALL="$HOME/.bun"
export PATH=$BUN_INSTALL/bin:$PATH

[[ -f ~/.bash-preexec.sh ]] && source ~/.bash-preexec.sh
eval "$(atuin init bash)"

0 comments on commit 1b2608d

Please sign in to comment.