feat(tldr): switch to tealdeer from tldr

This commit is contained in:
2023-08-13 17:23:37 +03:00
parent 68bb53435d
commit 91c8410eb0
3 changed files with 43 additions and 2 deletions

View File

@@ -124,6 +124,9 @@ export SCREENRC="$XDG_CONFIG_HOME/misc/screenrc"
# sonarlint
export SONARLINT_USER_HOME="$XDG_DATA_HOME/sonarlint"
# tldr / tealdeer
export TEALDEER_CONFIG_DIR="$XDG_CONFIG_HOME/tealdeer/"
# tmux
export TMUX_CONF="$XDG_CONFIG_HOME/tmux/tmux.conf"