Skip to content
Snippets Groups Projects
Commit 6b590eaa authored by joshrandall8478's avatar joshrandall8478
Browse files

added neovim as manpager

parent 179d72eb
No related branches found
No related tags found
No related merge requests found
......@@ -177,8 +177,9 @@ alias vc='code' # gui code editor
eval "$(zoxide init zsh)"
fastfetch -c ~/smallfetch.jsonc
alias smallfetch="fastfetch -c ~/smallfetch.jsonc"
smallfetch
#smallfetch
fortune -s -n 100 -o
export PATH=$PATH:/home/joshr/.spicetify
......@@ -188,3 +189,6 @@ alias fucking='sudo' # because its funny
alias archbtw='clear;neofetch'
alias baseddino="fortune -s -n 150 -o | cowsay -f stegosaurus"
#eval "$(zellij setup --generate-auto-start zsh)"
export MANPAGER='nvim +Man!'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment