Enable syntax highlighting in less, and update less too

This commit is contained in:
2018-02-07 10:33:25 +00:00
parent 1a644f08d9
commit 8b34106929
3 changed files with 14 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ source "$DOTSHELL/git.sh"
source "$DOTSHELL/tmux.sh"
source "$DOTSHELL/thefuck.sh"
source "$DOTSHELL/ctags.sh"
source "$DOTSHELL/less.sh"
# Development
source "$DOTSHELL/nodejs.sh"