mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
exporting the terminal correctly
This commit is contained in:
@@ -8,6 +8,8 @@ if status is-interactive
|
|||||||
# Set the editor to use vim
|
# Set the editor to use vim
|
||||||
set --export --global EDITOR nvim
|
set --export --global EDITOR nvim
|
||||||
|
|
||||||
|
# Set the terminal
|
||||||
|
set --export --global TERM alacritty
|
||||||
|
|
||||||
# Install OMF if it is not already
|
# Install OMF if it is not already
|
||||||
if test ! -d ~/.local/share/omf
|
if test ! -d ~/.local/share/omf
|
||||||
|
|||||||
Reference in New Issue
Block a user