Skip to content
#

Shell

A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.

Here are 10,401 public repositories matching this topic...

ohmyzsh
fredg0
fredg0 commented Jun 11, 2020

Hello,

fzf is installed via the openbsd package manager like this :

> % pkg_info -L fzf
Information for inst:fzf-0.21.1

Files:
/usr/local/bin/fzf
/usr/local/bin/fzf-tmux
/usr/local/man/man1/fzf-tmux.1
/usr/local/man/man1/fzf.1
/usr/local/share/doc/pkg-readmes/fzf
/usr/local/share/fish/functions/fzf-key-bindings.fish
/usr/local/share/fzf/bash/completion.bash
/usr/local/share/fz
onehungrygeek
onehungrygeek commented Jan 6, 2019

Thanks a ton for any helpful feedback

I need help with getting best quality GIFs.

I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.

I don't know what value to give for shadow

arnaudgolfouse
arnaudgolfouse commented Sep 7, 2020

Describe the bug
If we try to add a Duration to a Date, like so :
ls | get modified | = $it + 1000000000000000000yr
Then a panic occur if the Duration is too big (like here), or if the result overflows.

From what I can gather, these originate in nu-data/src/value.rs, when adding Primitive::Date to Primitive::Duration.

To Reproduce

ls | get modified | = $it + 1000000
Stratus3D
Stratus3D commented Feb 10, 2019

Steps to reproduce

Run asdf. In help output a line is printed for the asdf env command:

asdf env <command> [executable]      Prints or runs an executable under a command environment

I would assume <command> is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.

FY

Created by Glenda Schroeder

Released 1965

Wikipedia
Wikipedia

Related Topics

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