Added gpudrivers alias
This commit is contained in:
parent
2718378fbf
commit
e7ad9d2c2c
1 changed files with 1 additions and 0 deletions
1
.bashrc
1
.bashrc
|
@ -20,6 +20,7 @@ alias updatemirrors='sudo reflector --age 12 --number 10 --protocol https --sort
|
|||
alias pacman-clean='pacman -Rsn $(pacman -Qdtq)'
|
||||
alias memepv='mpv --vo=tct --profile=sw-fast'
|
||||
alias sw='i3-swallow'
|
||||
alias gpudrivers='lspci -nnk | grep -i VGA -A2'
|
||||
|
||||
export EDITOR=vim
|
||||
export PATH=$PATH:~/.local/bin
|
||||
|
|
Loading…
Reference in a new issue