fish-shell
HomeBrew
Our great sponsors
fish-shell | HomeBrew | |
---|---|---|
241 | 1016 | |
20,250 | 34,688 | |
1.6% | 1.7% | |
9.9 | 9.9 | |
4 days ago | 3 days ago | |
C++ | Ruby | |
GNU General Public License v3.0 or later | BSD 2-clause "Simplified" License |
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
HomeBrew
-
Duality of man
In case you're not not aware of it, virtually all devs on mac use homebrew. I slide nearly seamlessly between WSL and mac depending on whether I feel like using my desktop or laptop at the moment. The differences largely boil down to whether I apt install or brew install things. And as much as I'm loathe to admit it, vscode + vim plugin these days gives emacs + evil a pretty good run for the money when it comes to extensible IDEs.
Thereās no practical difference between trusting that a popular GitHub account hasnāt been compromised (see: https://brew.sh) and your distro or other package managers havenāt been compromised when it comes to machine setup. If security is that much of a priority you run your own mirrors and donāt pull from public repositories/registries. IME you want to do that for availability anyways if this is for work. Nothing worse than a failed build for a hot-fix because some package registry is temporarily offline.
-
Want to revert OS so we can run Aperture and see family photo archiv
Others have offered solutions, but for future reference the actual Terminal commands that failed would be useful; "File not found" sounds like a path error, "Command not found" sounds fixable via Homebrew or Macports
-
UNIX as a concept, vs a trademark
TL;DR, about the section that states software from other UNIX-like OSes is hard to port to MacOS, how about homebrew and macports?
-
How to Installing Rasa & Building Rasa Chatbot on an M1 Macbook.
First, youāll want to install some base dependencies for your operating system. We will use brew 27 for this. If you donāt have brew installed you can do so by running:
-
Creating a website brand with ChatGPT, Stable Diffusion, React and NodeJS š¤Æ
Prerequisites:Ā Ensure you haveĀ HomebrewĀ installed on your computer. It is a package that enables you to install various applications not provided by Apple.
-
Running an Ubuntu VM on Apple Silicon
Get it with Homebrew:
-
I was frustrated with the way Windows handles Hebrew on Latin keyboards, so I wrote an open-source IME for Hebrew to make it easier! You download it, type in the phonetics, and it gives you the Hebrew.
I installed iTerm2 and zsh shell with Prezto and I love my command line on OSX I use homebrew to install any tools that are missing and use pyenv to manage my python version (which I also do on Linux) that and the clang/gcc from the OSX command line tools and I pretty much have a full Un*x shell for anything I need to do
-
Tips on screen recording!
Personally, I like using Terminal to get things done lol. Before you continue reading, please note that I only know how to do this with homebrew and terminal...
-
Best apps for a newbie to not miss ? I am going to use my first ever MBP I need recommendations please to make most of the machine
homebrew is the most popular package manager on MacOS. It's painfully slow compared to linux package managers but it works. Macports is an alternative and Nix works on MacOS as well. They can be used to download both terminal and GUI applications.
What are some alternatives?
powerlevel10k - A Zsh theme
starship - āšļø The minimal, blazing-fast, and infinitely customizable prompt for any shell!
spack - A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
nushell - A new type of shell
asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
Visual Studio Code - Visual Studio Code
osxfuse - FUSE extends macOS by adding support for user space file systems
Chocolatey - Chocolatey - the package manager for Windows
winget-cli - Windows Package Manager CLI (aka winget)
Docker-OSX - Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
oh-my-fish - The Fish Shell Framework