Browse Source

Remove old aliases

master
10sr 4 years ago
parent
commit
07193b0563
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      shrc

+ 0
- 6
shrc View File

@@ -841,12 +841,6 @@ mkcdd(){
mkcd "$_d" mkcd "$_d"
} }


if test -n "$TMUX" && null type reattach-to-user-namespace
then
alias pbpaste="reattach-to-user-namespace pbpaste"
alias pbcopy="reattach-to-user-namespace pbcopy"
fi

__catclip(){ __catclip(){
if $iswindows if $iswindows
then then


Loading…
Cancel
Save