The Enchanted Tavern
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
LinearArray to Programmer Humor@programming.devEnglish • 1 year ago

My wife was unimpressed by Vim

programming.dev

message-square
216
fedilink
948

My wife was unimpressed by Vim

programming.dev

LinearArray to Programmer Humor@programming.devEnglish • 1 year ago
message-square
216
fedilink
alert-triangle
You must log in or register to comment.
  • @ryannathans@aussie.zone
    link
    fedilink
    4•
    edit-2
    1 year ago

    Based nano user

    From my .zshrc (typing this on mobile so cope if it’s wrong)

    case "$OSTYPE" in
      linux*)
        export EDITOR=nano
      ;;
      freebsd*)
        export EDITOR=ee
      ;;
    
    • @lil@lemy.lol
      link
      fedilink
      2•1 year ago

      I guess shell languages can’t do this:

      export EDITOR=case "$OSTYPE" in
        linux*)
          nano
        ;;
        freebsd*)
          ee
        ;;
      
      • @ryannathans@aussie.zone
        link
        fedilink
        2•
        edit-2
        1 year ago

        That would be too smart. Smells like kotlin’s when

      • @SpaceNoodle@lemmy.world
        link
        fedilink
        2•1 year ago

        Put backticks around the entire case statement, and you can.

Programmer Humor@programming.dev

!programmer_humor@programming.dev
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: !programmer_humor@programming.dev

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics
  • 146 users / day
  • 499 users / week
  • 1.14K users / month
  • 3.8K users / 6 months
  • 1 subscriber
  • 1.4K Posts
  • 46.5K Comments
  • Modlog
  • mods:
  • Feyter
  • adr1an
  • @BurningTurtle@programming.dev
  • Pierre-Yves Lapersonne
  • UI: unknown version
  • BE: 0.18.2
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org