Configure bat, the nicer cat
This commit is contained in:
parent
337bebbb0c
commit
8aad11aed1
2 changed files with 8 additions and 0 deletions
2
.profile
2
.profile
|
|
@ -9,6 +9,8 @@ export VISUAL=$EDITOR
|
|||
|
||||
export REPOS="$HOME/repos"
|
||||
|
||||
export BAT_CONFIG_PATH="$HOME/.config/bat/config"
|
||||
|
||||
export LESSHISTFILE="$HOME/.lesshst"
|
||||
|
||||
export PYENV_ROOT="$HOME/.pyenv"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue