diff options
| author | Mehdi Sadeghi <mehdi@mehdix.org> | 2024-03-12 14:53:44 +0100 |
|---|---|---|
| committer | Mehdi Sadeghi <mehdi@mehdix.org> | 2024-03-12 14:57:44 +0100 |
| commit | fff7d4005078e26c93d64bf1cf1f63440a21fd0e (patch) | |
| tree | 110f2dc22fb03e8cd811d76b55ffbc68c926d1f8 /.env | |
| parent | 45a6e760ebc4438ff05f1a689518e50b4567fe93 (diff) | |
Fix prompt (extra -e in output)
Moreover, remove debug prints (breaks SSH)
Diffstat (limited to '.env')
| -rw-r--r-- | .env | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,6 +1,4 @@ # .env -echo .env begin - PS1='$(prompt)' # sh history config @@ -67,4 +65,3 @@ gpg-connect-agent updatestartuptty /bye >/dev/null # Null keyring for python - avoids problems with wallets export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring -echo .env end |
