Files
dotfiles/.config/zsh
druckdev 380473bda9 zsh:functions:mvln: Bug fix and multiple arguments
Support multiple arguments now with a behaviour similar to `mv`.

Fix that the created symlink did not point to the right file when mvln
was used to rename directories. In that case it pointed to a
subdirectory with the old name. Fixed by moving the directory check of
the target before the `mv` call.
2020-11-28 19:57:22 +01:00
..
2020-11-03 00:02:05 +01:00
2020-11-10 02:58:22 +01:00
2020-11-10 02:58:22 +01:00
2020-11-03 13:59:54 +01:00