Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
10sr
/
dotfiles-mirror
şunun yansıması
https://github.com/10sr/dotfiles.git
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
enable rtun only when using tmux
pull/1/head
10sr
12 yıl önce
ebeveyn
75bb8ffa1b
işleme
43ece7bf14
2 değiştirilmiş dosya
ile
2 ekleme
ve
1 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-1
bashrc
+1
-0
emacs.el
+ 1
- 1
bashrc
Dosyayı Görüntüle
@@ -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
Dosyayı Görüntüle
@@ -609,6 +609,7 @@ otherwise the path where the library installed."
t)
(require 'pasteboard nil t)
(turn-on-pasteboard)
(getenv "TMUX")
(pasteboard-enable-rtun))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet