mirror of
https://codeberg.org/Mo8it/server_dotfiles.git
synced 2024-11-08 22:21:08 +00:00
Remove atuin in fish config
This commit is contained in:
parent
a5aec54b84
commit
1b45938e2c
1 changed files with 0 additions and 6 deletions
|
@ -33,12 +33,6 @@ if status is-interactive
|
||||||
# Interactive environment variables
|
# Interactive environment variables
|
||||||
set -x EDITOR /usr/bin/nvim
|
set -x EDITOR /usr/bin/nvim
|
||||||
|
|
||||||
# Setup
|
|
||||||
## Atuin
|
|
||||||
set -gx ATUIN_NOBIND true
|
|
||||||
atuin init fish | source
|
|
||||||
bind \cr _atuin_search
|
|
||||||
|
|
||||||
# Abbreviations
|
# Abbreviations
|
||||||
## Replacements
|
## Replacements
|
||||||
abbr -ag rm trash
|
abbr -ag rm trash
|
||||||
|
|
Loading…
Reference in a new issue