dotfiles/bin/symlinks

4 lines
73 B
Plaintext
Raw Normal View History

2020-07-19 23:48:03 +00:00
#!/usr/local/bin/nu
ls -al | where type == Symlink | select name target