Hacking Fish Script In Emacs

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • zx

    A tool for writing better scripts

  • I think bash script is the most written script in the world, but the grammar is so old. These days, zx script which grammar like JavaScript had published by google. But we cannot use zx as a login shell, so I think we should not use it.

  • .emacs.d

    https://emacs.takeokunn.org/ (by takeokunn)

  • My Emacs config is below. https://github.com/takeokunn/.emacs.d

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • emacs-fish

    fish-mode for emacs

  • company-shell

  • company-shell

  • Let you clone my repository by el-get. https://github.com/takeokunn/company-shell/commit/c35f0b90596d971f9b0d2cc1de586969f02c6c32

  • fish-repl.el

  • (leaf fish-repl :el-get (fish-repl.el :url "https://github.com/takeokunn/fish-repl.el.git"))

  • nodejs-repl.el

    Run Node.js REPL and communicate with the process

  • It can send codes in buffer to Fish REPL. It's still a work in progress, so I want to develop based on nodejs-repl.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ob-fish

    ob-fish enables orb-babel support for evaluating fish code.

  • (leaf ob-fish :el-get (ob-fish :url "https://github.com/takeokunn/ob-fish.git")) (leaf ob-babel :after (ob-fish) :config (org-babel-do-load-languages 'org-babel-load-languages '((fish . t))))

  • yasnippet

    A template system for Emacs

  • yasnippet-snippets

    a collection of yasnippet snippets for many languages

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts