Skip to content
#

friendly interactive shell

fish logo

fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family.

Here are 795 public repositories matching this topic...

mirabilos
mirabilos commented Jun 5, 2019

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

starship
rcjeferson
rcjeferson commented May 2, 2020

Feature Request

Is your feature request related to a problem? Please describe.

I realized that starship has no documentation in Portuguese (Brazil), so I would like to contribute with project and add pt_BR translation.

Describe the solution you'd like

Documentation in Portuguese (Brazil).


Contributing

If you are interested in contributing, please take a look

p-baum
p-baum commented Mar 1, 2020

Ive tried using path and exact variants to no avail.

# /home/pbaum/.config/direnv/direnv.toml

[whitelist]
prefix = [ "/mnt/data/filesystem/home/x/Development/hosts" ]
prefix = [ "/home/x/Development/hosts" ]
exact = [ "/mnt/data/filesystem/home/x/Development/hosts/hc1/.envrc" ]
exact = [ "/home/x/Development/hosts/hc1/.envrc" ]
$ cd /home/x/Development/hosts/hc1
$ direnv
Vistaus
Vistaus commented Nov 10, 2019

I installed the lambda theme, but it keeps spawning:

╭─vistaus at ThinkArch in ⌁/Downloads/oh-my-fish (master ✔)
╰─λ lsd                                                                                                                                             0 < 00:00:00 < 14:09:26
  AUTHORS    CHANGELOG.md    CONTRIBUTING.md    docs         lib        pkg          repositories 
shervinsahba
shervinsahba commented Oct 29, 2019

On the default settings, each segment is padded on either end by a space " ". This adds visual appeal and clarity. On the other hand, it adds two characters per segment. It'd be nice to customize this option for users who want powerline to span fewer characters.

Would a left_pad and right_pad option be useful?

(PS. This project is awesome. Thanks!)

spacefish
pikeas
pikeas commented Feb 13, 2020
$ echo $Z_CMD
j
$ fisher
To completely erase z's data, remove:
/Users/pikeas/.local/share/z/data
fetching https://codeload.github.com/jethrokuan/z/tar.gz/master
linking ~/.config/fish/conf.d/done.fish
linking ~/.config/fish/functions/__z.fish
linking ~/.config/fish/functions/__z_add.fish
linking ~/.config/fish/functions/__z_clean.fish
linking ~/.config/fish/functions/__z_complete.fi

Created by Axel Liljencrantz & ridiculousfish

Released February 13, 2005

Latest release about 1 month ago

Repository
fish-shell/fish-shell
Website
fishshell.com
Wikipedia
Wikipedia

Related Topics

bash zsh
You can’t perform that action at this time.