We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94edfb6 commit dac7fa6Copy full SHA for dac7fa6
notes
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
configured_dir=${NOTES_DIRECTORY%/} # Remove trailing slashes
4
notes_dir="${configured_dir:-$HOME/notes}"
0 commit comments