1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 08:02:19 +00:00

multiple changes

This commit is contained in:
J. Fernando Sánchez
2020-12-28 12:54:24 +01:00
parent 1f613497fb
commit e813bc26e6
12 changed files with 1648 additions and 44 deletions

View File

@@ -26,3 +26,7 @@ if [ -f $HOME/.Xmodmap ]; then
fi
export PATH="$HOME/.cargo/bin:$PATH"
#https://superuser.com/questions/114895/improve-man-page-search/114903#114903
# saner defaults for LESS (and bat)
export LESS="-iMRj4a"