friendly interactive shell
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...
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
Jun 5, 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.
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
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
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
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!)
-
Updated
Jan 26, 2020
Screenshot in README
Could you add a screenshot to the main README with your everyday tools that the dotfiles affect (vim, terminal emulator, etc.)?
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
May 23, 2020 - Shell
-
Updated
Jun 6, 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: #151, #155
@jgierer12
pressing Ctrl + C while there is already some text written in the current command line still causes the wrong redraw withpure v2.1.2:
Env
I reproduce
pure
❯ echo $pure_version
2.1.2
fish
❯ echo $FISH_VE
jethrokuan / z
$ 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
-
Updated
Aug 24, 2019 - Python
-
Updated
Oct 28, 2018 - Shell
-
Updated
May 20, 2020 - Shell
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
Eg, I would like to have the second item highlighted on startup.
It would be nice to call
fzfas in:For reference, this is the tool I'm develop