Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
10sr
/
dotfiles-mirror
espelho de
https://github.com/10sr/dotfiles.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Remove SHLVL env using shell alias instead of tmux.conf
pull/1/head
10sr
há 10 anos
ascendente
3b1cdbce9d
cometimento
30bf3b91b7
2 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-0
shrc
+0
-1
tmux.conf
+ 1
- 0
shrc
Ver ficheiro
@@ -732,6 +732,7 @@ __realpath(){
fi
}
__safe_alias tmux='env -u SHLVL tmux'
tx(){
tmux start-server
if test -z "$1"
+ 0
- 1
tmux.conf
Ver ficheiro
@@ -21,7 +21,6 @@ setw -g mode-mouse off
#set -g default-command /bin/bash
#set -g default-path "$HOME"
set-environment -u SHLVL
# try to set title of terminal tmux is running on
# set -g set-titles off
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar