diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-24 19:24:55 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-24 19:24:55 -0500 |
| commit | e2a70a92822b22633562e9695c300efec2b5cbeb (patch) | |
| tree | fbd1658be1ab5edb1470d9a8e4b758818cc7124c /bash/dot-profile | |
| parent | 4052357e021085bc1c761108446ee09a778ade15 (diff) | |
updates
Diffstat (limited to 'bash/dot-profile')
| -rw-r--r-- | bash/dot-profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/dot-profile b/bash/dot-profile index 072595b..4faa2ee 100644 --- a/bash/dot-profile +++ b/bash/dot-profile @@ -2,7 +2,6 @@ export EDITOR=nvim export SUDO_EDITOR=$EDITOR -export BAT_THEME=ansi export MANPAGER="sh -c 'sed -u -e \"s/\\x1B\[[0-9;]*m//g; s/.\\x08//g\" | bat --paging always -p -lman'" |
