mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update aliasrc
fix(aliasrc): make aliasrc more portable
This commit is contained in:
parent
a6421ced2b
commit
7bfeb3a493
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# Use neovim for vim if present.
|
||||
command -v nvim >/dev/null && alias vim="nvim" vimdiff="nvim -d"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user