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

setting up xiao

This commit is contained in:
J. Fernando Sánchez
2021-09-15 15:46:56 +02:00
parent f395ed8f03
commit 7ec07febf3
6 changed files with 4 additions and 402 deletions

View File

@@ -25,8 +25,8 @@ if [ -f $HOME/.Xmodmap ]; then
/usr/bin/xmodmap $HOME/.Xmodmap 2>/dev/null &
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"
. "$HOME/.cargo/env"