From b99f77e0dee7649d2a0a4c36a772c16035fbce87 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sun, 11 Jun 2023 16:48:35 +0800 Subject: [PATCH] feat: udpate README for command 'fhs' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e26816a4..d9ba6f54 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,8 @@ $ fhs (fhs) $ ./bin/code ``` +for other methods, check out [Different methods to run a non-nixos executable on Nixos](https://unix.stackexchange.com/questions/522822/different-methods-to-run-a-non-nixos-executable-on-nixos). + ## Other Interesting Dotfiles Other configurations that inspired me: