Compare commits

..

2 Commits

Author SHA1 Message Date
855c2f7434 Git: Update editor to nvim 2025-12-01 20:59:44 -08:00
0a7d920b58 Direnv: Add 2025-12-01 20:59:35 -08:00
3 changed files with 6 additions and 1 deletions

View File

@@ -15,6 +15,10 @@ if status is-interactive
# Override globals
set -gx EDITOR nvim
# Enable direnv
# https://github.com/direnv/direnv
direnv hook fish | source
# Aliases
alias vim="nvim"
alias dc="podman compose"

View File

@@ -36,7 +36,7 @@
sync = "!git fetch -p && git rebase origin/$(git default-branch)"
[core]
editor = vim
editor = nvim
pager = delta
attributesfile = /home/tgrosinger/.gitattributes
excludesfile = /home/tgrosinger/.gitignore_global

View File

@@ -51,6 +51,7 @@ brew services start atuin
sudo dnf install \
alacritty \
copyq \
direnv \
distrobox \
fuse-libs \ # For running appimages
gstreamer1-plugin-openh264 mozilla-openh264 \ # For twitch videos