#
tmux-conf
Here are 399 public repositories matching this topic...
This is a mirror from https://gitlab.com/andreyorst/dotfiles
dotfiles
snippets
neovim
color-scheme
emacs-configuration
termite
color-schemes
tmux-conf
kde-scripts
kakoune-confiiguration
-
Updated
May 27, 2020 - Emacs Lisp
Hack away :)
-
Updated
Aug 22, 2019 - Vim script
A minimal configuration for tmux - similar to Oh My Tmux, but simpler.
-
Updated
Nov 25, 2019 - Python
vim, zsh, tmux etc.
-
Updated
May 2, 2018 - Vim script
The best and strongest dotfiles
dotfiles
vimrc
zshrc
circleci
ubuntu
archlinux
fedora
centos
nvimrc
i3-config
rxvt-unicode
dunstrc
coc
conkyrc
vscode-settings
tmux-conf
ideavimrc
zplugin
rofi-config
alacritty-config
-
Updated
May 29, 2020 - Shell
-
Updated
Sep 22, 2019
Manage dotfiles without symlinks
-
Updated
Jan 24, 2020 - Emacs Lisp
Dotfiles for linux desktop configuration.
-
Updated
May 12, 2020 - Shell
A simple tmux configuration for nested tmux sessions
-
Updated
Jan 3, 2020 - Shell
A tmux config.
-
Updated
May 13, 2020 - Shell
A personal set of Unix "dotfiles" to configure various programs.
-
Updated
Apr 9, 2020 - Perl
My own (awesome) personal dotfiles
-
Updated
May 27, 2020 - Vim script
Improve this page
Add a description, image, and links to the tmux-conf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tmux-conf topic, visit your repo's landing page and select "manage topics."


Change the default username color to something like blue (via variable, so it's changeable). Then, when user su's to root or logs in as root, change username color to RED. This would be a good visual warning that you might be doing something with root privs by mistake ...
So the _username function would check the euid, and if 0 set color to RED