1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

list-op.fish hotfix 2

This commit is contained in:
xnm
2024-10-11 01:50:36 +03:00
parent e3e8738277
commit 6b3fa50ae4

View File

@@ -1,9 +1,6 @@
function list-op function list-op
echo \n echo \n
lsd -al lsd -al
for i in (lsd -al | count)
echo ""
end
echo "" echo ""
commandline -f repaint commandline -f repaint
end end