1
0
Fork 0
mirror of https://codeberg.org/Mo8it/server_dotfiles.git synced 2024-09-17 18:51:17 +00:00

Move lines

This commit is contained in:
Mo 2022-07-19 22:16:16 +02:00
parent d7538473c8
commit a626027478

View file

@ -19,6 +19,9 @@ function podman-default-create -w podman
end
if status is-interactive
# Disable greeting
set -g fish_greeting
# Interactive environment variables
set -x EDITOR /usr/bin/nvim
@ -32,9 +35,6 @@ if status is-interactive
set -gx MCFLY_HISTORY_LIMIT 10000
mcfly init fish | source
# Disable greeting
set -g fish_greeting
# Abbreviations
## Replacements
abbr -a -g rm trash