config(atuin): init

main
sudo pacman -Syu 2024-02-10 23:17:19 +07:00
parent 4476dcf0ad
commit e8816229b7
5 changed files with 15 additions and 4 deletions

7
data/atuin/config.toml Normal file
View File

@ -0,0 +1,7 @@
# https://docs.atuin.sh/configuration/config/
style = "compact"
show_preview = true
enter_accept = false

View File

@ -100,4 +100,8 @@ external = "~/.newsboat/dark"
[[apps.newsboat.paths]]
internal = "data/newsboat/dark"
urk = "https://raw.githubusercontent.com/catppuccin/newsboat/main/themes/dark"
url = "https://raw.githubusercontent.com/catppuccin/newsboat/main/themes/dark"
[[apps.atuin.paths]]
internal = "data/atuin/config.toml"
external = "~/.config/atuin/config.toml"

View File

@ -2,7 +2,7 @@
# Put this on top of ~/.zshrc
# https://zsh.sourceforge.io/Doc/Release/Parameters.html#Parameters-Used-By-The-Shell
export HISTORY_IGNORE="(ls|ll|la|cd|pwd|exit|builtin *|*:)"
export HISTORY_IGNORE="(ls|ll|la|ls *|ll *|la *|cd|pwd|exit|builtin *|*:|z)"
export HISTSIZE=100000000
export SAVEHIST=$HISTSIZE

View File

@ -4,7 +4,7 @@ rustup update
cargo install --quiet --locked \
fd-find bat git-delta eza sd tealdeer \
difftastic vivid zellij zoxide \
difftastic vivid zellij zoxide atuin \
fnm stylua taplo-cli \
pfetch pokeget \
daktilo kbt

View File

@ -2,7 +2,7 @@
cargo install --quiet --force --locked \
fd-find bat git-delta eza sd tealdeer \
difftastic vivid zellij zoxide \
difftastic vivid zellij zoxide atuin \
fnm stylua taplo-cli \
pfetch pokeget \
daktilo kbt