add to path for postgres

This commit is contained in:
Bernhard Radermacher
2026-02-19 12:53:07 +01:00
parent 7c8b8b9b21
commit a5493c2553
3 changed files with 23 additions and 0 deletions

1
bashrc Normal file
View File

@@ -0,0 +1 @@
export PATH="${PATH}:/usr/lib/postgresql/15/bin"