mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: remove sakura as that was left from a paste
This commit is contained in:
parent
664a158281
commit
ed59dde6ca
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@
|
|||
printf "%s\n" "''${url}"
|
||||
}
|
||||
|
||||
function nixcd () { sakura
|
||||
function nixcd () {
|
||||
PACKAGE_NAME="$1"
|
||||
if [[ "$PACKAGE_NAME" = "" ]]; then
|
||||
echo "Usage: nixcd <package name>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue