This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Remove old aliases
master
10sr
4 years ago
parent
578d3d5508
commit
07193b0563
Signed by:
10sr
GPG Key ID:
7BEC428194130EB2
1 changed files
with
0 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-6
shrc
+ 0
- 6
shrc
View File
@@ -841,12 +841,6 @@ mkcdd(){
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(){
if $iswindows
then
Write
Preview
Loading…
Cancel
Save