oasdflkjo / nice-to-have-linux-stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nice to have linux stuff

screencap

install oh my posh https://ohmyposh.dev/docs/linux

open .bashrc and add following lines

nano ~/.bashrc
  1. tab cycle
bind '"\t":menu-complete'
  1. tab ignores cases
bind 'set completion-ignore-case on'

minimal ohmyposh theme

About