diff options
author | Joe <bousset.rudy@gmail.com> | 2022-07-25 07:50:57 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-07-25 07:50:57 +0200 |
commit | 381f664c1a5af6430aba266c1f1affa10fc092a4 (patch) | |
tree | e2769f1c1a1599754696f16d54a63c8d00a247d5 | |
parent | update (diff) | |
download | dotfiles-bsd-381f664c1a5af6430aba266c1f1affa10fc092a4.tar.gz dotfiles-bsd-381f664c1a5af6430aba266c1f1affa10fc092a4.tar.bz2 dotfiles-bsd-381f664c1a5af6430aba266c1f1affa10fc092a4.tar.xz dotfiles-bsd-381f664c1a5af6430aba266c1f1affa10fc092a4.tar.zst dotfiles-bsd-381f664c1a5af6430aba266c1f1affa10fc092a4.zip |
go2work
Diffstat (limited to '')
-rw-r--r-- | .config/go2work/go2work.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/go2work/go2work.toml b/.config/go2work/go2work.toml index 2e593fb..1b33ae5 100644 --- a/.config/go2work/go2work.toml +++ b/.config/go2work/go2work.toml @@ -3,9 +3,9 @@ # is set to 'true' files = [ # '/usr/home/jozan/mu/rock/grunge/alice_in_chains/1992_dirt/01_them_bones.flac', - # '/usr/local/hdd/jozan/dl/Songs Of Anarchy/2015 Songs of Anarchy:Vol. 4 (US, 88875 06146 2)/05 Billy Valentine & The Forest Rangers - All Along The Watchtower.flac', + '/usr/local/hdd/jozan/dl/Songs Of Anarchy/2015 Songs of Anarchy:Vol. 4 (US, 88875 06146 2)/05 Billy Valentine & The Forest Rangers - All Along The Watchtower.flac', # 'dl/Songs Of Anarchy/2011 Songs of Anarchy:Music From Sons of Anarchy Seasons 1-4 (US, 88691 91432 2)/09 Paul Brady & The Forest Rangers - Gimme Shelter.flac', - '/usr/home/jozan/mu/ost/mick_gordon/2020_doom_eternal_original_game_soundtrack/02_cultist_base.flac', +#'/usr/home/jozan/mu/ost/mick_gordon/2020_doom_eternal_original_game_soundtrack/02_cultist_base.flac', # '/usr/home/jozan/mu/progressive/progressive_black_metal/deathspell_omega/2010_paracletus/02_wings_of_predation.flac', # '/usr/home/jozan/mu/metal/technical_death_metal/gojira/2016_magma/04_stranded.flac', # '/usr/home/jozan/mu/metal/technical_death_metal/gojira/2005_form_mars_to_sirius/02_backbone.flac', |