mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-10 04:49:19 -08:00
users/kat/base/zsh: Improved nano alias
This commit is contained in:
parent
166c011edb
commit
cb5c2bfd6a
2 changed files with 1 additions and 1 deletions
BIN
users/kat/base/nano.png
Normal file
BIN
users/kat/base/nano.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 184 KiB |
|
|
@ -20,7 +20,7 @@
|
|||
};
|
||||
initExtra = ''
|
||||
genmac() { nix run nixpkgs.openssl -c openssl rand -hex 6 | sed 's/\(..\)\(..\)\(..\)\(..\)\(..\)\(..\)/\1:\2:\3:\4:\5:\6/' }
|
||||
nano() { echo "baps you for being naughty, use vim" }
|
||||
nano() { kitty +kitten icat ${./nano.png} }
|
||||
find() { echo "use fd!" }
|
||||
sed() { echo "use sd!" }
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue