updated btop alias
This commit is contained in:
parent
671d4ebd15
commit
c8922d3133
1 changed files with 1 additions and 2 deletions
|
|
@ -186,7 +186,7 @@ alias {his,hist}="history"
|
|||
alias bluepill="cmatrix -bm -C cyan"
|
||||
alias redpill="cmatrix -bm -C red"
|
||||
alias nf="neofetch"
|
||||
alias btop="xfce4-terminal --geometry=142x57+0+0 -x btop"
|
||||
alias btop="xfce4-terminal --geometry=284x56+0+0 -x btop"
|
||||
alias {firefox,ff}="firefox-developer-edition &"
|
||||
alias {sq,sql,sqlite}="sqlcipher"
|
||||
alias view="viewnior"
|
||||
|
|
@ -211,7 +211,6 @@ alias xsel="xclip -sel clip"
|
|||
alias catx="cat | xclip -sel clip"
|
||||
alias xclear="echo '' | xclip && xclip -selection clipboard /dev/null"
|
||||
alias {mop,market,stonks,stocks}="cd ~/aur_packages/mop && go run ./cmd/mop/main.go"
|
||||
alias ddgr="ddgr -n 25"
|
||||
alias {ddg,duck}="links https://www.duckduckgo.com"
|
||||
alias searx="links https://www.searx.bar"
|
||||
alias {vlc,mpl}="mplayer"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue