mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 13:13:41 +01:00
Merge branch 'master' of github.com:LordMZTE/dotfiles
This commit is contained in:
commit
502e0af2b0
2 changed files with 3 additions and 1 deletions
|
@ -11,6 +11,8 @@ set -g @dracula-gpu-usage true
|
||||||
set -g @dracula-show-timezone false
|
set -g @dracula-show-timezone false
|
||||||
set -g @dracula-show-location false
|
set -g @dracula-show-location false
|
||||||
|
|
||||||
|
set-option -g default-shell /bin/fish
|
||||||
|
|
||||||
# List of plugins
|
# List of plugins
|
||||||
set -g @plugin 'tmux-plugins/tpm'
|
set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||||
|
|
2
Makefile
2
Makefile
|
@ -9,7 +9,7 @@ RUST_PROGRAMS=\
|
||||||
mask \
|
mask \
|
||||||
miniserve \
|
miniserve \
|
||||||
onefetch \
|
onefetch \
|
||||||
rg \
|
ripgrep \
|
||||||
starship \
|
starship \
|
||||||
tiny \
|
tiny \
|
||||||
tokei \
|
tokei \
|
||||||
|
|
Loading…
Reference in a new issue