mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 20:50:15 +00:00
nushell features
This commit is contained in:
3
bin/symlinks
Executable file
3
bin/symlinks
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/local/bin/nu
|
||||
|
||||
ls -af | where type == Symlink | select name target
|
Reference in New Issue
Block a user