Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
10sr
/
dotfiles-mirror
peilaus alkaen
https://github.com/10sr/dotfiles.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
Merge branch 'master' of github.com:10sr/dotfiles
pull/1/head
10sr
12 vuotta sitten
vanhempi
631834f5a7
3f8a22a9a5
commit
aa52ddf879
2 muutettua tiedostoa
jossa
5 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
bashrc
+1
-0
tmux.conf
+ 4
- 0
bashrc
Näytä tiedosto
@@ -72,6 +72,10 @@ if iswindows; then
export USER=$USERNAME
fi
_tmux_prefs(){
null type tmux || return 1
tmux set -g mode-keys vi
}
#######################
+ 1
- 0
tmux.conf
Näytä tiedosto
@@ -4,6 +4,7 @@ unbind C-b
set -g prefix C-z
bind-key C-z send-prefix
bind-key C command-prompt "new-window '%%'"
setw -g mode-keys vi
set -g default-command /bin/bash
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna