diff options
| author | EuAndreh <eu@euandre.org> | 2026-06-11 06:25:21 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-06-11 06:25:21 -0300 |
| commit | 80ff22d4f622d761825453f6355580ad4d6facca (patch) | |
| tree | f4e21246b11ffc975715b9c880b6bbe497f929e6 /etc | |
| parent | bin/gc: Re-enable (diff) | |
| download | dotfiles-80ff22d4f622d761825453f6355580ad4d6facca.tar.gz dotfiles-80ff22d4f622d761825453f6355580ad4d6facca.tar.xz | |
etc/sh/rc: Remove commented POSIXLY_CORRECT
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/sh/rc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,7 +49,6 @@ export BROWSER='firefox' export MAILDIR=~/Maildir export TZ='America/Sao_Paulo' export DICT=~/Desktop/en_US.dic -# export POSIXLY_CORRECT=1 HOST="$(uname -s)/$(uname -m)" TARGET="Linux/i386" |
