📝 Added notation about usefulness of alias catx
This commit is contained in:
parent
875baed9df
commit
43937c2758
1 changed files with 1 additions and 0 deletions
1
aliases
1
aliases
|
|
@ -142,6 +142,7 @@ alias snowlogs="doas docker logs -f snowflake-proxy"
|
|||
alias {lsc,lscommits}="tig"
|
||||
alias lxapp="lxappearance"
|
||||
alias hd="ncdu"
|
||||
# one of our most usful aliases (useful in conjunction with yank, awk, etc.):
|
||||
alias {xsel,catx}="xclip -sel clip" # useful with < or | redirection operators
|
||||
alias printdoc="lp -d Brother"
|
||||
alias catp="xclip -out -selection clipboard; echo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue