This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
10sr
/
dotfiles-mirror
огледало од
https://github.com/10sr/dotfiles.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
enable rtun only when using tmux
pull/1/head
10sr
пре 12 година
родитељ
75bb8ffa1b
комит
43ece7bf14
2 измењених фајлова
са
2 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bashrc
+1
-0
emacs.el
+ 1
- 1
bashrc
Прегледај датотеку
@@ -381,7 +381,7 @@ mkcd(){
cd $1
}
if null type reattach-to-user-namespace
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"
+ 1
- 0
emacs.el
Прегледај датотеку
@@ -609,6 +609,7 @@ otherwise the path where the library installed."
t)
(require 'pasteboard nil t)
(turn-on-pasteboard)
(getenv "TMUX")
(pasteboard-enable-rtun))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Write
Preview
Loading…
Откажи
Сачувај