style: fix char alignment

keyring
anemofilia 2023-08-07 23:34:59 -03:00
parent 0ca4105dec
commit 43a6b34849
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@
("HISTFILE" . "$XDG_CACHE_HOME/bash/history")
("HISTSIZE" . "-1")
("HISTFILESIZE" . "-1")
("PATH" . "$HOME/.local/bin:$PATH")
("PATH" . "$HOME/.local/bin:$PATH")
#|Language|#
("LANG" . "en_US.UTF-8")