Add some env variables related to edit.
This commit is contained in:
parent
9b7b27c72d
commit
f6cce38b05
@ -3,6 +3,10 @@ if status is-interactive
|
|||||||
set -g LIBVIRT_DEFAULT_URI "qemu:///system"
|
set -g LIBVIRT_DEFAULT_URI "qemu:///system"
|
||||||
# abbr -a rcd --set-cursor=% "rclone sync onedrive:%"
|
# abbr -a rcd --set-cursor=% "rclone sync onedrive:%"
|
||||||
# abbr -a rcu --set-cursor=% "rclone sync % onedrive:"
|
# abbr -a rcu --set-cursor=% "rclone sync % onedrive:"
|
||||||
|
set -gx RESTIC_REPOSITORY "rclone:onedrive:/Restic_Backups"
|
||||||
|
set -gx RESTIC_PASSWORD_COMMAND "secret-tool lookup app restic"
|
||||||
|
set -gx EDITOR vim
|
||||||
|
set -gx VISUAL view
|
||||||
end
|
end
|
||||||
|
|
||||||
function fish_greeting
|
function fish_greeting
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user