fish-shell
xonsh
Our great sponsors
fish-shell | xonsh | |
---|---|---|
241 | 78 | |
20,250 | 6,757 | |
1.6% | 1.9% | |
9.9 | 9.5 | |
4 days ago | 3 days ago | |
C++ | Python | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
fish-shell
-
Pair programming with ChatGPT - an unexpected path
My OS is Linux Ubuntu. My shell is fish and I love it (check out my dotfiles). It allows the creation of functions (a.k.a. aliases) very easily.
- For those who are expert at MacOS Terminal
- Vim: ZZ and zz: Do you know the difference?
-
Fish 3.6.0
Not sure if youβre being sarcastic or not, but the actual project page is very useful: https://fishshell.com/
The OP is the equivalent of a changelog, which isnβt going to be terribly helpful to the uninitiated.
-
Reasons to change the default terminal to Warp
Shell tools, including, zsh, fish, etc
-
-π- 2022 Day 21 Solutions -π-
For part one, I noticed the input being almost valid Elm code, so I wrote a few lines of Fish to generate an Elm program. Then ran it with elm repl. Elm allows out of order variable declarations so it did all the work for me.
-
Ask HN: Programs that saved you 100 hours? (2022 edition)
The fish shell (https://fishshell.com/) and its fantastic auto-completion. It now replaces bash as the default shell on all my machine and is the first program I install when connecting to a fresh cloud instance.
-
-π- 2022 Day 10 Solutions -π-
Turned the input into JavaScript (using Fish) by replacing noop with cycle() and addx with cycle(); cycle(); x+=, and then executing it.
- Switching to Zsh
xonsh
-
Where do I go after learning lua?
create a lua shell the way xonsh is a python-powered shell
-
Ask HN: Does anyone use xonsh shell?
https://xon.sh/
Looks pretty cool. I like that you can do basic arithmetic in the shell, feels like something every shell should be able to do out of the box.
Anybody using it as their daily driver? Any gotchas?
-
Python is all you need. End
What if you could use... both?
-
Like seriously why does not one does it ?
I'm not exactly sure what you're after. But there's https://xon.sh/ which gives you shell scripting and python together
-
What is your favorite ,most underrated 3rd party python module that made your programming 10 times more easier and less code ? so we can also try that out :-) .as a beginner , mine is pyinputplus
I prefer its inverse, xonsh.
-
Life is much simpler with bash
You may be interested in Xonsh, it's python & bash together.
-
echo $SHELL
For the unknowing.
-
It is what it is.
This specifically is why I will NEVER waste a single minute learning how to write shell scripts. Whoever thought of that moronic syntax is a disgrace to the entire concept of programming. Plus, recently learned about xonsh, a python-based shell, which I'm very excited to try out.
-
Nushell: Introduction to a New Kind of Shell
I still believes that [xonsh](https://xon.sh/) is the best of its kind because I do not want to remember yet another language syntax
-
What's your preferred shell & why?
Well if you need another standard altogether and already script in Python, may I introduce to you xon.sh?
What are some alternatives?
powerlevel10k - A Zsh theme
starship - βποΈ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
nushell - A new type of shell
oh-my-fish - The Fish Shell Framework
exa - A modern replacement for βlsβ.
oil - Oil is a new Unix shell. It's our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
oh-my-bash - A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
fzf - :cherry_blossom: A command-line fuzzy finder
tokyonight.nvim - π A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
HomeBrew - πΊ The missing package manager for macOS (or Linux)