mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-11 20:43:00 +01:00
indentation fix in nu config
This commit is contained in:
parent
c9fea1c134
commit
afc039c907
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<! function gitalias(new, old) !>
|
||||
def --wrapped "git <% new %>" [...rest] {
|
||||
git <% old %> ...$rest
|
||||
git <% old %> ...$rest
|
||||
}
|
||||
<! end !>
|
||||
|
||||
|
|
Loading…
Reference in a new issue