Low quality meme

  • @[email protected]
    link
    fedilink
    592 years ago

    If a sysadmin expected me to use vim for every minor config tweak, I wouldn’t want to be on their machines either.

    • Laurel Raven
      link
      fedilink
      92 years ago

      I find vim quicker and easier for quick edits too, mostly because I’ve not bothered to learn anything but vim since it’s on everything (except, for some odd reason, the default build of Gentoo)

    • @[email protected]
      link
      fedilink
      62 years ago

      Once you get the hang of it it’s just so much quicker for small and big tasks.

      Check out vim adventures:

      https://vim-adventures.com/

      Or just install vimtutor and try around. The basics are pretty simple, and the more advanced stuff infinitely helpful.

      • @[email protected]
        link
        fedilink
        English
        9
        edit-2
        2 years ago

        Why? Nano doesn’t need training, and even for config the engineers shouldnt be able to impact production without review. Sysadmin needs to retire

      • @[email protected]
        link
        fedilink
        62 years ago

        and the more advanced stuff infinitely helpful.

        Thanks, no. At that point i use sed, grep or a GUI editor.