remove wsl, bat instead of batcat
This commit is contained in:
parent
2423f3c000
commit
09f6e93b48
1 changed files with 1 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
||||||
# NAS (WSL Only)
|
|
||||||
# sudo mount -t drvfs 'Y:' /mnt/y -o metadata,uid=1000,gid=1000
|
|
||||||
# sudo mount -t drvfs 'Z:' /mnt/z -o metadata,uid=1000,gid=1000
|
|
||||||
|
|
||||||
# COLORED MANUALS
|
# COLORED MANUALS
|
||||||
set -x MANPAGER "sh -c 'col -bx | batcat -l man -p'"
|
set -x MANPAGER "sh -c 'col -bx | bat -l man -p'"
|
||||||
|
|
||||||
# SSH
|
# SSH
|
||||||
fish_ssh_agent
|
fish_ssh_agent
|
||||||
|
|
Reference in a new issue