This commit is contained in:
Bryan Ramos 2023-06-02 00:09:44 -04:00
parent a5ca7ae586
commit 4bef218455
2 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@
# Set EDITOR to nvim
export EDITOR=nvim
export HIGHLIGHT_STYLE=github
# Check if the current shell is an SSH session
is_ssh_session() {