dotfiles/bin/symlinks

4 lines
73 B
Plaintext
Raw Normal View History

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