back to less
This commit is contained in:
parent
670a5d5c59
commit
78ae4e96d6
1 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
|||
irssi
|
||||
killall
|
||||
neovim
|
||||
nvimpager
|
||||
ripgrep
|
||||
tealdeer
|
||||
traceroute
|
||||
|
@ -55,7 +54,7 @@
|
|||
# set appropriate environ variables
|
||||
environment.variables = {
|
||||
EDITOR = "nvim";
|
||||
PAGER = "nvimpager";
|
||||
PAGER = "less -F";
|
||||
};
|
||||
|
||||
environment.shellAliases = {
|
||||
|
|
Loading…
Add table
Reference in a new issue