HASH 7f51b41bf806
DATE 2025-03-14
SUBJECT fish: add repl alias
FILES 1 CHANGED
HASH 7f51b41bf806
DATE 2025-03-14
SUBJECT fish: add repl alias
FILES 1 CHANGED
┌─ modules/home/console/shell/fish/aliases.nix ──────────────────────────────┐
│ diff --git a/modules/home/console/shell/fish/aliases.nix b/modules/home/console/sh │
│ ell/fish/aliases.nix │
│ index 16254ea..369e146 100644 │
│ --- a/modules/home/console/shell/fish/aliases.nix │
│ +++ b/modules/home/console/shell/fish/aliases.nix │
│ @@ -19,6 +19,7 @@ in { │
│ f = "cd $FLAKE"; │
│ s = "cd $KUNZEN"; │
│ fe = "$EDITOR (git rev-parse --show-toplevel) -c 'Telescope find_files'"; │
│ + repl = "nix repl --expr 'import <nixpkgs> {}'"; │
│ │
│ nswitch = "${getExe nh} os switch"; │
│ }; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...onsole/shell/fish/aliases.nix ───┐
│ diff --git a/modules/home/console/shell/fish │
│ /aliases.nix b/modules/home/console/shell/fi │
│ sh/aliases.nix │
│ index 16254ea..369e146 100644 │
│ --- a/modules/home/console/shell/fish/aliase │
│ s.nix │
│ +++ b/modules/home/console/shell/fish/aliase │
│ s.nix │
│ @@ -19,6 +19,7 @@ in { │
│ f = "cd $FLAKE"; │
│ s = "cd $KUNZEN"; │
│ fe = "$EDITOR (git rev-parse --show-t │
│ oplevel) -c 'Telescope find_files'"; │
│ + repl = "nix repl --expr 'import <nixp │
│ kgs> {}'"; │
│ │
│ nswitch = "${getExe nh} os switch"; │
│ }; │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET