dotfiles VS lish

Compare dotfiles vs lish and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dotfiles lish
6 24
3 101
- -
8.1 7.0
2 months ago 5 months ago
Common Lisp Common Lisp
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-06.
  • Show HN: A simple Pastebin Clone using Deno
    4 projects | news.ycombinator.com | 6 Oct 2023
    The colors are mostly from zenburn

    https://github.com/fiddlerwoaroof/dotfiles/blob/master/emacs...

  • Writing Small CLI Programs in Common Lisp (2021)
    5 projects | news.ycombinator.com | 5 Sep 2023
    Yeah, that’s definitely where I’ve ended up: I have a lot of lisp code, but it’s more of a toolbox for my shell (REPL) than standalone programs.

    However, I’ve settled on a pattern that works pretty well for the few small tools I write: https://github.com/fiddlerwoaroof/dotfiles/blob/18cecfc93bcf...

  • Show HN: Mount Unix system into Common Lisp image
    4 projects | news.ycombinator.com | 24 May 2023
    I use these keys every day for just about every sort of balanced delimiter manipulation I do in any language: https://github.com/fiddlerwoaroof/dotfiles/blob/eff889f0b749...

    A little below I bind this key map to the “,” prefix and I’ve found my layout of paredit commands pretty ergonomic to use long-term.

  • Paredit 25 Released
    6 projects | news.ycombinator.com | 26 Nov 2022
    What made a difference for me was figuring out the right keybindings. The default keybindings in emacs weren’t very ergonomic and so I came up with a more convenient set of keybindings (for evil-mode, since I prefer vim-style editing). They follow a nice pattern on the keyboard and made a huge difference.

    I eventually adapted them so I could have relatively consistent keybindings across vim/emacs/VSCode/IntelliJ and the results are here:

    https://github.com/fiddlerwoaroof/dotfiles/blob/b13240a42fa4...

    If you understand the elisp keybinding notation, it’s possible to use the C-, ones in VSCode.

  • Coming Home to Vim
    6 projects | news.ycombinator.com | 23 Oct 2022
    Yeah, I don’t have home-manager generate configurations for vim. I have home-manager generate a symlink to my version-controlled vimrc. This way I get the quick setup benefits of home-manager without the slow reload times.

    Incidentally, I just polished my script for working around that issue: https://github.com/fiddlerwoaroof/dotfiles/blob/master/scrip...

  • Do you use Paredit?
    4 projects | /r/lisp | 23 Dec 2020
    https://github.com/fiddlerwoaroof/dotfiles/blob/master/emacs.d/lisp/configurations/evil-conf.el#L67-L143

lish

Posts with mentions or reviews of lish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-05.
  • Sharpscript: Lisp for Scripting
    5 projects | news.ycombinator.com | 5 Aug 2023
  • Getting started with lisp
    8 projects | /r/lisp | 25 May 2023
  • Show HN: Mount Unix system into Common Lisp image
    4 projects | news.ycombinator.com | 24 May 2023
    Wow, that's crazy O_o

    Related:

    - Lish allows to mix&match shell and Lisp code, with regular syntax. https://github.com/nibbula/lish/

        $ echo ,*package*
  • Improving REPL experience in terminal?
    11 projects | /r/lisp | 17 May 2023
    Now, it's only personal, but I like to fire one-off shell commands… can we escape the Lisp REPL or not? If not, we could use a shell pass-through, for example "! ls" with clesh. Ruricolist's cmd is nice to have too. This is becoming an heresy, but what if we could fire a shell command and interpret its result with a Lisp function, or mix and match the two? Lish is doing an awesome work already, although it's a difficult field. Interactive commands like sudo and htop work there, at least. It ships a Lisp REPL and a debugger for the terminal too (similar to Roswell, then).
  • Can i use a lisp image as my init process?
    1 project | /r/lisp | 11 Apr 2023
    The docs are here: https://github.com/nibbula/lish/tree/master/docs
  • McCLIM respository migrates to Codeberg.
    3 projects | /r/lisp | 14 Mar 2023
    Common lisp shell that manages to bridge the unix world and commonlisp in an attractive way: https://github.com/nibbula/lish
  • Lisp for scripting
    2 projects | /r/lisp | 28 Dec 2022
    Take a look at Lish, Common Lisp Shell: https://github.com/nibbula/lish/
  • Using one executable image for everything
    4 projects | /r/lisp | 21 Oct 2022
    Github: https://github.com/vindarel/lish-init Docs: https://github.com/nibbula/lish/blob/master/docs/doc.org Examples: https://github.com/nibbula/lish/blob/master/docs/lish-examples.md Special notes: Beware the authors warning to not use it on a production system, it may eat file.
  • Terminal Emulators Written in Common Lisp?
    2 projects | /r/Common_Lisp | 17 Oct 2022
    maybe see: https://github.com/nibbula/lish, via https://www.reddit.com/r/lisp/comments/ve3z3z/better_replshell/
  • Any projects want/need help?
    8 projects | /r/lisp | 6 Oct 2022
    Hi there. I'd enjoy help on anything web development for openbookstore: https://github.com/OpenBookStore/openbookstore (especially now: setting up i18n) Or, we could work on the terminal REPL experience for the CIEL meta-package: https://github.com/ciel-lang/CIEL/ We could use a better base like cl-repl or better yet, Lish.

What are some alternatives?

When comparing dotfiles and lish you can also consider the following projects:

lone - The standalone Linux Lisp

Petalisp - Elegant High Performance Computing

smart-god-mode - No tests yet for merging into main branch!

Programming-Language-Benchmarks - Yet another implementation of computer language benchmarks game

vscode-emacs-mcx - Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support

clesh - CLESH a very short and simple program, written in Common Lisp, that extends Common Lisp to embed shell code in a manner similar to perl's backtick.

vim-sexp - Precision Editing for S-expressions

shcl - SHell in Common Lisp

symex.el - An intuitive way to edit Lisp symbolic expressions ("symexes") structurally in Emacs

nexus

shcl - SHell in Common Lisp [Moved to: https://github.com/SquircleSpace/shcl]

CLFM - Common Lisp File Manager