fix(sofmani): atuin install

This commit is contained in:
Chen Asraf
2025-06-22 17:34:30 +03:00
parent 5fe526b705
commit 32ed2b6c8b
2 changed files with 4 additions and 2 deletions

View File

@@ -229,7 +229,10 @@ install:
download_filename: lazydocker_{tag}_Linux_x86_64.tar.gz
- name: atuin
type: brew
type: shell
opts:
command: curl --proto '=https' --tlsv1.2 -LsSf https://setup.atuin.sh | sh
update_command: atuin-update
- name: delta
type: group

View File

@@ -11,7 +11,6 @@ export PATH="$HOME/.local/bin:$HOME/bin:/usr/local/bin:/usr/local/sbin:$PATH"
# Atuin
export PATH="$HOME/.atuin/bin:$PATH"
. "$HOME/.atuin/bin/env"
eval "$(atuin init zsh)"
# local plugins