This commit is contained in:
Bryan Ramos 2023-06-04 09:04:33 -04:00
parent 6d602c8077
commit b2b7c6f2b7

View file

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