friendly interactive shell
fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family.
Here are 684 public repositories matching this topic...
From https://github.com/kennethreitz/autoenv :
Note: you should probably use direnv instead. Simply put, it is higher quality software. But, autoenv is still great, too. Maybe try both? :)
-
Updated
Mar 9, 2020 - Shell
Neither here nor powerline/fonts has any documentation of what codepoints are supposed to be provided with which glyphs by fonts. This makes it virtually impossible for font authors to add support.
Also, I’ve seen you use the PUA. Please register your codepoints with http://www.evertype.com/standards/csur/ so they don’t overlap with any other CSUR PUA assignments. (It’s easy, I got a couple ass
Feature Request
Is your feature request related to a problem? Please describe.
There is no documentation on how to update the prompt when a new release comes out
Describe the solution you'd like
I mkdir that directory and I'm seeing the following:
direnv: using nix
/home/drew/.direnvrc:33: NIXFILE: unbound variable
direnv: error exit status 1I'm using this .direnvrc https://github.com/jwiegley/nix-config/blob/master/bin/use_nix.sh
Originally posted by @drewboardman in direnv/direnv#565 (comment)
I've generated a new theme skeleton and am looking for a way to install it. Installing using the theme name or setting the theme using the theme name fails with:
fatal: repository <name> does not exist
-
Updated
Mar 8, 2020 - Python
-
Updated
Mar 9, 2020
Man page
Hey your project is very cool but it seems there is no man page for it . The description with -help is very good, could you provide this as a man page :)
Discovering this automatically is hard. We should at least allow a --executable/--bin flag to vg uninstall to indicate that an executable should be removed as well.
-
Updated
Mar 7, 2020 - Shell
-
Updated
Mar 9, 2020 - Java
mkvirtualenv --help
should print a help message and not create a virtualenv named --help. The same applies to almost all commands in compat_aliases.fish
Bug Report
Current Behavior
Shows a ⚠️ symbol when the package version is not defined.
Expected Behavior
Does not show the package section if no version is defined.
Possible Solution
Remove the ⚠️ symbol for version, as was done in denysdovhan/spaceship-prompt#441.
[
🐟 ](https:
Related to rafaelrinaldi/pure#166 I open the discussion on how we should prioritize the prompt components in the shortening function.
Right now we only truncate the path part of the prompt using built-in fish prompt_pwd function.
At the very least, we need to truncate Git branch name if it's too long to fix rafaelrinaldi/pure#166. However
jethrokuan / z
-
Updated
Feb 25, 2020 - Python
-
Updated
Feb 29, 2020 - Shell
-
Updated
Mar 7, 2020 - Shell
-
Updated
Mar 8, 2020 - Shell
Created by Axel Liljencrantz & ridiculousfish
Released February 13, 2005
Latest release 26 days ago
- Repository
- fish-shell/fish-shell
- Website
- fishshell.com
- Wikipedia
- Wikipedia
Say I got the command
echo whatever | fzf --ansi --preview='cat colored_file' --height=1, where thecolored_filecontains a ANSI color code, then some text with line breaks. Now, if we run that command and try to scroll with the mouse inside of the preview area past the ANSI code, then the text inside of the preview wi