Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
10sr
/
dotfiles-mirror
mirror da
https://github.com/10sr/dotfiles.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
works C-h well on emacs on tmux
pull/1/head
10sr
12 anni fa
parent
8d7b50384a
commit
8435324646
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
bashrc
+ 1
- 1
bashrc
Vedi File
@@ -49,7 +49,7 @@ export GIT_EDITOR="$EDITOR"
null type stty && {
stty stop undef # unbind C-s to stop displaying output
stty erase '^h'
test -z "$TMUX" &&
stty erase '^h'
}
if iswindows; then
Scrivi
Anteprima
Caricamento…
Annulla
Salva