diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-08 12:05:52 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-08 12:05:52 +0900 |
| commit | 1c2ddf377fe563e8c393cc1b543cd3aa46233ece (patch) | |
| tree | a1379a84656db70947b6b59ba8e0a8849e566a93 /mac/.config/shell | |
| parent | 7d18f4cae5364ff0f4b90f88331e6519983ba3f2 (diff) | |
updates
Diffstat (limited to 'mac/.config/shell')
| -rw-r--r-- | mac/.config/shell/aliasrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/.config/shell/aliasrc b/mac/.config/shell/aliasrc index 2163e68..6dcdf7d 100644 --- a/mac/.config/shell/aliasrc +++ b/mac/.config/shell/aliasrc @@ -292,7 +292,7 @@ alias nlu='NVIM_APPNAME=LunarVim nvim' alias nlv='NVIM_APPNAME=LazyVim nvim' alias nnc='NVIM_APPNAME=NvChad nvim' alias snv='sudo nvim' -alias vll='lastnvim -l' +alias vll='lastfiles -l' alias vln='$EDITOR -c '\''execute "edit " . v:oldfiles[0] | normal ''0'\' # nxsiv |
