diff options
author | brodokk <brodokk@brodokk.space> | 2022-10-30 15:33:00 +0100 |
---|---|---|
committer | brodokk <brodokk@brodokk.space> | 2022-10-30 15:33:00 +0100 |
commit | ab484cf561d79c353116180b560669030b326ea9 (patch) | |
tree | 6650c79a0fb17d47ff9b877cc3e0ab82a6708a46 | |
parent | ae40212b64f225464e0ff49a6f1c60f40e1275cd (diff) | |
download | dotfiles-ab484cf561d79c353116180b560669030b326ea9.tar.xz dotfiles-ab484cf561d79c353116180b560669030b326ea9.zip |
remove old config
Diffstat (limited to '')
-rw-r--r-- | config.yaml | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/config.yaml b/config.yaml index fbadb99..0308539 100644 --- a/config.yaml +++ b/config.yaml @@ -102,71 +102,6 @@ dotfiles: src: config/ranger dst: ~/.config/ranger profiles: - unicorn: - dotfiles: - - d_cava - - d_i3pystatus - - d_alacritty - - d_aria2 - - d_systemd - - d_cheat - - d_cheat_config - - f_gitconfig - - d_i3 - - d_scripts - - d_gnupg - - d_khal - - f_msmtprc - - d_mutt - - f_muttrc - - f_notmuch-config - - f_init.vim - - f_offlineimap.py - - f_offlineimaprc - - f_xresources - - f_config - - f_taskrc - - f_vdirsyncer_config - - f_xinitrc - - f_zshrc - - d_zsh - - d_terminator - - d_picom - - d_kitty - - d_zathura - - d_waterfox - - d_ranger - pegasus: - dotfiles: - - d_i3pystatus - - d_alacritty - - d_aria2 - - d_systemd - - d_cheat - - d_cheat_config - - f_gitconfig - - d_i3 - - d_scripts - - d_gnupg - - d_khal - - f_msmtprc - - d_mutt - - f_muttrc - - f_notmuch-config - - f_init.vim - - f_offlineimap.py - - f_offlineimaprc - - f_xresources - - f_config - - f_taskrc - - f_vdirsyncer_config - - f_xinitrc - - f_zshrc - - d_zsh - - d_terminator - - d_cava - - d_waterfox - - d_ranger fenec: dotfiles: - d_i3pystatus |