3 lines
76 B
Fish
3 lines
76 B
Fish
#!/usr/bin/env fish
|
|
|
|
set -Ux SQLITE_HISTORY "$XDG_DATA_HOME/sqlite_history"
|