Massive change to the structure of the tree.
This commit is contained in:
parent
2fc5f7a514
commit
c71934ed3b
137 changed files with 51 additions and 266 deletions
3
config/common/zsh/atuin.zsh
Normal file
3
config/common/zsh/atuin.zsh
Normal file
|
@ -0,0 +1,3 @@
|
|||
if [[ $(command -v atuin) ]]; then
|
||||
eval "$(atuin init zsh --disable-up-arrow)"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue