przystosowanie konfiguracji pod siebie
This commit is contained in:
@@ -16,7 +16,7 @@ pkgs.writeShellScriptBin "note" ''
|
||||
# XDG-compliant notes directory and file
|
||||
NOTES_DIR="$HOME/.local/share/notes"
|
||||
NOTES_FILE="$NOTES_DIR/notes.txt"
|
||||
|
||||
|
||||
# Create notes directory if it doesn't exist
|
||||
mkdir -p "$NOTES_DIR"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user