fish: fix viddy arguments for w
This commit is contained in:
parent
18a27db983
commit
e7d96ac4c0
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@
|
|||
tree = "eza --tree";
|
||||
top = "btm --basic --enable_cache_memory --battery";
|
||||
ts = "TZ=Z date '+%Y%m%dT%H%M%SZ'";
|
||||
w = "viddy -n1 $history[1]";
|
||||
w = "viddy $history[1]";
|
||||
xc = "fish_clipboard_copy";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue