mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 00:43:48 +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-location false
|
||||
|
||||
set-option -g default-shell /bin/fish
|
||||
|
||||
# List of plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
|
|
2
Makefile
2
Makefile
|
@ -9,7 +9,7 @@ RUST_PROGRAMS=\
|
|||
mask \
|
||||
miniserve \
|
||||
onefetch \
|
||||
rg \
|
||||
ripgrep \
|
||||
starship \
|
||||
tiny \
|
||||
tokei \
|
||||
|
|
Loading…
Reference in a new issue