mirror of
https://github.com/chenasraf/dotfiles.git
synced 2026-05-18 01:29:06 +00:00
fix(sofmani): atuin install
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user