Skip to content

Commit

Permalink
Merge pull request #60 from albert-tomanek/patch-1
Browse files Browse the repository at this point in the history
Added a link to my script which adds filesystem attribute commands to nu.
  • Loading branch information
fdncred authored Aug 16, 2024
2 parents e3deed6 + 1bf15ff commit 70d2aa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ You can find some examples about how to create and use scripts in the [Nushell S
- [refreshenv](https://github.com/Sanceilaks/nu-refreshenv-win): Refresh PATH on Windows like in chocolatey
- [nufetch](https://github.com/Sanceilaks/nufetch): neofetch-like script written in Nu🐘
- [webserver.nu](https://github.com/Jan9103/webserver.nu): A library for creating webservers.
- [fsattr.nu](https://github.com/albert-tomanek/my-nu-commands/blob/master/posix/fsattr.nu): Nu commands for filesystem attributes.

## Custom Completions
You can find some examples about how to create and use custom completions in the [Nushell Custom Completions](https://www.nushell.sh/book/custom_completions.html) page.
Expand Down

0 comments on commit 70d2aa2

Please sign in to comment.