Compare commits
11 Commits
d7cafe13f9
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ac875adaa | |||
| 40de6cd46e | |||
| 11a748fac0 | |||
| 052f7e9012 | |||
| eeb0247665 | |||
| b69f4a8240 | |||
| c6dc487eac | |||
| 0b3c4a72f0 | |||
| 57f15be7c5 | |||
| d2af86a011 | |||
| 2f96f042ba |
@@ -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 dsquare
|
||||
set -g @tokyo-night-tmux_window_id_style fsquare
|
||||
|
||||
# Set mouse on so that we can scroll with the mouse
|
||||
set -g mouse on
|
||||
|
||||
@@ -20,6 +20,9 @@ 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