ruffsl@programming.dev to Linux@programming.devEnglish · 2 days agoThe BEST Shell You’re Not Using - Fish - YouTubeyoutube.comexternal-linkmessage-square26fedilinkarrow-up155arrow-down15file-text
arrow-up150arrow-down1external-linkThe BEST Shell You’re Not Using - Fish - YouTubeyoutube.comruffsl@programming.dev to Linux@programming.devEnglish · 2 days agomessage-square26fedilinkfile-text
Didn’t know about auto populating search queries, abbreviations, string scripting, and using private mode.
minus-squaretraceur301@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up2arrow-down1·11 hours agoI still work with bash scripts from fish (to interoperate with bash users), but it’s more like how I use python: the interpreter is specified either in the shebang or explicitly on the cli command invoking the script. It works quite well actually
I still work with bash scripts from fish (to interoperate with bash users), but it’s more like how I use python: the interpreter is specified either in the shebang or explicitly on the cli command invoking the script. It works quite well actually