Disorganized changes from past weeks

This commit is contained in:
Ian Keane 2022-07-31 12:57:31 -04:00
parent 1091129506
commit 5411d397cf
16 changed files with 235 additions and 30 deletions

View file

@ -1,5 +1,6 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR --export SBCL_HOME:/usr/lib64/sbcl
SETUVAR __fish_initialized:3400
SETUVAR _fish_abbr_mux:tmuxinator
SETUVAR _fisher_jorgebucaran_2F_fisher_files:/Users/iankeane/\x2econfig/fish/functions/fisher\x2efish\x1e/Users/iankeane/\x2econfig/fish/completions/fisher\x2efish

View file

@ -1,3 +0,0 @@
function vim --wraps=nvim --description 'alias vim nvim'
nvim $argv;
end