Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
10sr
/
dotfiles-mirror
miroir de
https://github.com/10sr/dotfiles.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
0
Wiki
Activité
Parcourir la source
Remove SHLVL env using shell alias instead of tmux.conf
pull/1/head
10sr
il y a 10 ans
Parent
3b1cdbce9d
révision
30bf3b91b7
2 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-0
shrc
+0
-1
tmux.conf
+ 1
- 0
shrc
Voir le fichier
@@ -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
Voir le fichier
@@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer