Christian Lemmy
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
KillDash9@programming.dev to linuxmemes@lemmy.world · 2 hours ago

I can't like the fish

programming.dev

message-square
39
link
fedilink
0

I can't like the fish

programming.dev

KillDash9@programming.dev to linuxmemes@lemmy.world · 2 hours ago
message-square
39
link
fedilink
alert-triangle
You must log in or # to comment.
  • heliotrope@retrofed.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    29 minutes ago

    Thompson shell (predates Bourne)

    scsh (Scheme shell)

    sash (stand-alone shell)

    gash (Guile shell)

    ash (Almquist shell)

    dash (Debian Almquist shell)

    eshell (Emacs shell)

    Shells I couldn’t think of images for:

    • bosh (from SchilyTools)
    • tclsh (Tcl shell)
    • ion (from Redox OS)
  • Girl Named ZERO (she/her)@piefed.zeromedia.vip
    link
    fedilink
    English
    arrow-up
    0
    ·
    29 minutes ago

    I use fish as my shell because it’s the easiest to work with, but I basically always script with sh or sometimes bash

  • muhyb@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    32 minutes ago

    Funny story, in my first years of Linux, I always thought ‘sh’ was the only way to run downloaded programs in the terminal. I must have seen it on some forum and learned it that way. Much later I learned that I could just type this ‘./program’ and run them.

  • bacon_pdp@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    58 minutes ago

    S is the only shell one needs.

    https://github.com/rain-1/s

  • Omni rizzler@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 hour ago

    Fish is the best . Do not listen what other says just because it’s easy to use does not make it a bad tool Also helix better then neovim and emacs
    And zellij better then tmux
    Micro better then nano Jj better then git A LOT

    • mmmm@sopuli.xyz
      link
      fedilink
      arrow-up
      0
      ·
      13 minutes ago

      Jj better then git A LOT

      Wow, you spelled mercurial really wrong

    • dismay3915@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      18 minutes ago

      You lost me at “helix better than nvim and emacs”

    • ztwhixsemhwldvka@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      36 minutes ago

      Careful brother, they are not ready for the truth.

  • abbadon420@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    1 hour ago

    • cthulhupunk0@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      36 minutes ago

  • Torn Apart By Dogs@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 hour ago

    I guess I’m chad. bash ftw. every time. also, this is how you exit vim :q! lol j/k save first tho :wq but really just leave it open and ctrl-z and fg ffs

  • Anafabula@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 hour ago

    Nushell <3

  • lime!@feddit.nu
    link
    fedilink
    arrow-up
    0
    ·
    2 hours ago

    • FedX@quokk.au
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 hour ago

      There’s probably only two people who will get this joke… and I’m one of them.

      • derek@infosec.pub
        link
        fedilink
        arrow-up
        0
        ·
        1 hour ago

        I’m the other one!

        • SpaceNoodle@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          59 minutes ago

          And my axe?

      • lime!@feddit.nu
        link
        fedilink
        arrow-up
        0
        ·
        9 minutes ago

        considering the image is a link… idk man

  • Dagnet@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 hours ago

    imo fish is the best out of the box for me, but I just use bash cause its everywhere

    • FedX@quokk.au
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 hour ago

      Yeah, I agree. It’s quirky, its syntax is annoying, and a good ZSH setup is probably better… but I don’t have the time to do an actual ZSH setup.

      • tyler@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        56 minutes ago

        A good zsh setup is not better. That’s why I switched off of zsh after years, because it was slower, more bloated, and less intuitive than fish. And bash is ten times worse than zsh.

        • FedX@quokk.au
          link
          fedilink
          English
          arrow-up
          0
          ·
          52 minutes ago

          Huh, the more you know. My only experience with ZSH is when I briefly used Manjaro, and it seemed fine at the time… but now that I say that I think about it, “Manjaro defaulting to it,” might have been a bit of a red flag…

          • tyler@programming.dev
            link
            fedilink
            arrow-up
            0
            ·
            48 minutes ago

            Yeah to get the same setup in zsh you have to install a plugin manager and then quite a number of plugins. Most people default to omz (oh my zsh) but that’s the slowest way. If you pick through all the managers you can get a decent one, but even without a manager the overhead of loading plugins is just slower than building it in like fish does. Fish just is better. And I don’t think I’ve ever once needed posix syntax. If I need to run a script and it doesn’t have a shebang at the start then I just run > bash and start the script there.

            • FedX@quokk.au
              link
              fedilink
              English
              arrow-up
              0
              ·
              27 minutes ago

              Yup, that sounds exactly like what I do.

    • smiletolerantly@awful.systems
      link
      fedilink
      arrow-up
      0
      ·
      2 hours ago

      I just wish fish would accept standard bash syntax in addition.

      Like, if you can warn me that “this is not how we set vars in fish, do this instead!” then you could also just, you know, do it.

      • lime!@feddit.nu
        link
        fedilink
        arrow-up
        0
        ·
        1 hour ago

        yea but the posix sh set syntax is atrocious so not supporting it is doing you a favor

  • CallMeAl (like Alan)@piefed.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 hours ago

    58cfRqX0OL0qsFg.png

    https://doc.cat-v.org/plan_9/4th_edition/papers/rc

  • Štěpán@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 hours ago

    i use zsh and i’ve been recently told by a friend that i look like this exact guy

  • negativenull@piefed.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 hours ago

    4SKx3SH0MUE6HYk.jpg

    https://en.wikipedia.org/wiki/KornShell

    • daggermoon@piefed.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      21 minutes ago

      I remember making that joke on Lemmy and someone calling me immature lol.

      • negativenull@piefed.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        20 minutes ago

        I’m immature then with you!

        • daggermoon@piefed.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          8 minutes ago

          A.D.I.D.A.S with a Freak on a Leash

    • Snot Flickerman@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      0
      ·
      58 minutes ago

      alias Da-boom-da-da-mmm-dum-na-ee-ma=sudo rm -rf /

  • printf("%s", name);@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 hours ago

    J8KX6XSFoeNACFg.jpg

    • Jerkface (any/all)@lemmy.ca
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 hours ago

      do tcsh

      • urushitan 漆たん@kakera.kintsugi.moe
        link
        fedilink
        arrow-up
        0
        ·
        2 hours ago

        (that’s the actual current maintainer of tcsh and the linux file command lol)

        • printf("%s", name);@piefed.blahaj.zone
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 hour ago

          Sic. I’ve never even tried anything other than bash, but this looks cool!

    • Successful_Try543@feddit.org
      link
      fedilink
      arrow-up
      0
      ·
      2 hours ago

      ksh

    • TheRagingGeek@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 hours ago

      Similarly ksh

  • inari@piefed.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    15 minutes ago

    bash:

linuxmemes@lemmy.world

linuxmemes@lemmy.world

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !linuxmemes@lemmy.world

Hint: :q!


Sister communities:
  • !tech_memes@lemmy.world
  • !memes@lemmy.world
  • !lemmyshitpost@lemmy.world
  • !risa@startrek.website

Community rules (click to expand)

1. Follow the site-wide rules
  • Instance-wide TOS: https://legal.lemmy.world/tos/
  • Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like “every user of thing”.
  • Don’t get baited into back-and-forth insults. We are not animals.
  • Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don’t come looking for advice, this is not the right community.
4. No recent reposts
  • Everybody uses Arch btw, can’t quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures

We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.

  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.

 

Please report posts and comments that break these rules!


Important: never execute code or follow advice that you don’t understand or can’t verify, especially here. The word of the day is credibility. This is a meme community – even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don’t remove France.

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 198 users / day
  • 483 users / week
  • 812 users / month
  • 3.78K users / 6 months
  • 0 local subscribers
  • 32.2K subscribers
  • 938 Posts
  • 15K Comments
  • Modlog
  • mods:
  • zephyr@lemmy.world
  • Err(()).unwrap()@lemmy.world
  • UI: unknown version
  • BE: 0.19.18
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org