Files
fun_with_env/lib/general
Patrick Verschuer 1d77beae73 Inital commit
2026-02-10 17:45:43 +01:00

4 lines
56 B
Bash

#!/usr/bin/env bash
export PROMPT_COMMAND="history -a"