Compare commits
2 commits
466bc0bb58
...
e687d829a9
| Author | SHA1 | Date | |
|---|---|---|---|
| e687d829a9 | |||
| e326481a9e |
2 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
directory: /zmain/media/music
|
||||
library: /zmain/media/music/musiclibrary.db
|
||||
plugins: ftintitle fetchart embedart lyrics chroma convert
|
||||
plugins: ftintitle fetchart embedart lyrics chroma convert mbsync
|
||||
import:
|
||||
move: yes
|
||||
convert:
|
||||
|
|
|
|||
|
|
@ -43,5 +43,8 @@ set-window-option -g window-status-current-style bg=red
|
|||
# set-window-option -g mouse on
|
||||
set -g history-limit 30000
|
||||
|
||||
# pretty
|
||||
set -g default-terminal "tmux-direct"
|
||||
|
||||
# fish!
|
||||
set-option -g default-shell /bin/fish
|
||||
set-option -g default-shell /bin/fish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue