File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 6767 - pandoc
6868 - pavucontrol
6969 - poppler-utils
70+ - postgresql-client
7071 - px
7172 - qemu-system
7273 - timeshift
Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ if command -v hwatch &> /dev/null; then
4444fi
4545
4646# Mise installed: no arm64 binary
47- if command -v moar & > /dev/null; then
48- export PAGER=" moar --no-clear-on-exit --quit-if-one-screen"
49- export MOAR =' --statusbar=bold --no-linenumbers --no-clear-on-exit --quit-if-one-screen'
47+ if command -v moor & > /dev/null; then
48+ export PAGER=" moor --no-clear-on-exit --quit-if-one-screen"
49+ export moor =' --statusbar=bold --no-linenumbers --no-clear-on-exit --quit-if-one-screen'
5050fi
5151
5252# mise installed: Python package
Original file line number Diff line number Diff line change @@ -40,6 +40,6 @@ set_abbr_if_cmd_exists pgcli psql pgcli
4040set_abbr_if_cmd_exists glab lab glab
4141
4242# Mise installed tools
43- set_env_if_cmd_exists moar PAGER " moar -no-clear-on-exit"
44- set_env_if_cmd_exists moar MOAR " --statusbar=bold --no-clear-on-exit --quit-if-one-screen"
43+ set_env_if_cmd_exists moor PAGER " moor -no-clear-on-exit"
44+ set_env_if_cmd_exists moor moor " --statusbar=bold --no-clear-on-exit --quit-if-one-screen"
4545set_env_if_cmd_exists glab FORCE_HYPERLINKS " 1" # Force hyperlinks on glab cli output.
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ pipx = "latest"
4949# Go Packages #
5050# ##############
5151"go:github.com/chip/pathos" = " 0.0.46"
52- "go:github.com/walles/moar " = " 1.33.0 "
52+ "go:github.com/walles/moor " = " 2.0.3 "
5353
5454# ###############
5555# NPM Packages #
You can’t perform that action at this time.
0 commit comments