tangled
alpha
login
or
join now
dekker.one
/
dotfiles
0
fork
atom
The general configuration of my development environment and many other general computer things.
0
fork
atom
overview
issues
pulls
pipelines
Use bat instead of less by default
dekker.one
3 years ago
b64d4100
2574fea9
+1
1 changed file
expand all
collapse all
unified
split
private_Library
private_Application Support
nushell
config.nu
+1
private_Library/private_Application Support/nushell/config.nu
···
83
83
### Setup aliases
84
84
alias edit = ^($env.EDITOR)
85
85
alias start = ^open
86
86
+
alias less = bat
86
87
alias set-light-theme = kitty +kitten themes Breakers
87
88
alias set-dark-theme = kitty +kitten themes Mariana
88
89
alias brew-backup = brew bundle dump --global --no-lock --cask --mas --tap --force