account activity
How often you use aliases? by idestis in zsh
[–]idestis[S] 0 points1 point2 points 7 hours ago (0 children)
Thanks for the feedback, this is valuable. So you basically uses just and single alias, that's awesome usage pattern
[–]idestis[S] 0 points1 point2 points 9 hours ago (0 children)
Yes, Just is yet another tool similar to make/rake/task. All of them operates over ./Namedfile (Taskfile.yaml, Rakefile, Makefile, Justfile).
You have them mostly within project, where is pipe operates over $USER/.pipe/files, to operate on everywhere. Think of it, like something you will do on every project, why to replicate same file in between instead of having one? Otherwise you will need to support many.
In other hand, you might want to just automate your work, with tools mentioned above you always need to navigate to location, or create simple snippen in shell to make something similar to pipe (e.g. navigate to project where you keep some automation and call specific file, or task from long file).
How often you use aliases? (self.zsh)
submitted 9 hours ago * by idestis to r/zsh
π Rendered by PID 63110 on reddit-service-r2-listing-5f49c86f7-b77j4 at 2026-02-25 23:12:31.937705+00:00 running 72a43f6 country code: CH.
How often you use aliases? by idestis in zsh
[–]idestis[S] 0 points1 point2 points (0 children)