Compare commits
1 Commits
40de6cd46e
..
v1.3.1
| Author | SHA1 | Date | |
|---|---|---|---|
| c6dc487eac |
@@ -8,7 +8,7 @@ set -g @plugin 'janoamaral/tokyo-night-tmux'
|
||||
set -g @tokyo-night-tmux_theme 'storm'
|
||||
set -g @tokyo-night-tmux_show_netspeed 1
|
||||
set -g @tokyo-night-tmux_netspeed_iface "wlp4s0"
|
||||
set -g @tokyo-night-tmux_window_id_style fsquare
|
||||
set -g @tokyo-night-tmux_window_id_style dsquare
|
||||
|
||||
# Set mouse on so that we can scroll with the mouse
|
||||
set -g mouse on
|
||||
|
||||
@@ -20,9 +20,6 @@ alias cd="z"
|
||||
# Alias vim to nvim
|
||||
alias vim="nvim"
|
||||
|
||||
# Alias for stow --dotfiles
|
||||
alias stow.="stow --dotfiles"
|
||||
|
||||
############### END ALIASES ###############
|
||||
|
||||
############### BEGIN EXPORTS #############
|
||||
|
||||
Reference in New Issue
Block a user