This website requires JavaScript.
Explore
Help
Sign In
noah
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/nmasur/dotfiles
synced
2024-11-10 05:12:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0e849b9f03
dotfiles
/
bin
/
symlinks
4 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
nushell features
2020-07-19 23:48:03 +00:00
#!/usr/local/bin/nu
nushell changed flag for ls full to long
2020-11-15 02:00:24 +00:00
ls -al | where type == Symlink | select name target
Reference in New Issue
Copy Permalink