diff options
author | Joe <bousset.rudy@gmail.com> | 2023-04-21 21:37:59 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2023-04-21 21:37:59 +0200 |
commit | 2b24f0b4bbee0088e9b266149f06ed701b929589 (patch) | |
tree | 4c49a8d33165cde2014dd2f499dfe6535f5f3806 /.config/go2work | |
parent | up (diff) | |
download | dotfiles-bsd-2b24f0b4bbee0088e9b266149f06ed701b929589.tar.gz dotfiles-bsd-2b24f0b4bbee0088e9b266149f06ed701b929589.tar.bz2 dotfiles-bsd-2b24f0b4bbee0088e9b266149f06ed701b929589.tar.xz dotfiles-bsd-2b24f0b4bbee0088e9b266149f06ed701b929589.tar.zst dotfiles-bsd-2b24f0b4bbee0088e9b266149f06ed701b929589.zip |
up
Diffstat (limited to '.config/go2work')
-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 3e2383e..5e76fee 100644 --- a/.config/go2work/go2work.toml +++ b/.config/go2work/go2work.toml @@ -5,7 +5,7 @@ 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', # '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', + '/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', # '/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', @@ -13,7 +13,7 @@ files = [ # '/home/jozan/mu/rock/grunge/nirvana/2011_nevermind_20th_anniversary_deluxe_edition/cd_1/04_breed.flac', # '/home/jozan/mu/rock/grunge/alice_in_chains/1990_facelift/02_man_in_the_box.flac', # '/var/hdd/files/mu/rock/grunge/alice_in_chains/1992_dirt/11_angry_chair.flac', - '/var/hdd/files/mu/rock/grunge/soundgarden/1994_superunknown/04_mailman.flac', +# '/var/hdd/files/mu/rock/grunge/soundgarden/1994_superunknown/04_mailman.flac', # '/var/hdd/files/mu/rock/grunge/nirvana/2005_sliver_the_best_of_the_box_compilation/03_mrs._butterworth_rehearsal_demo.flac', # '/usr/home/jozan/mu/rock/grunge/nirvana/2009_bleach_20th_anniversary_deluxe_edition/04_school.flac', ] |