From 7cc2c8abfae5a9ba25ff50fc138e3b73f699755e Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 22 Apr 2022 12:40:32 -0300 Subject: Include private files as symlinks --- .config/alot/config | 1 + .config/khal/config | 1 + .config/khard/khard.conf | 1 + .config/mbsync/config | 1 + .config/msmtp/config | 1 + .config/notmuch/default/config | 1 + .config/weechat/irc.conf | 1 + Maildir/.notmuch/hooks/post-new | 1 + 8 files changed, 8 insertions(+) create mode 120000 .config/alot/config create mode 120000 .config/khal/config create mode 120000 .config/khard/khard.conf create mode 120000 .config/mbsync/config create mode 120000 .config/msmtp/config create mode 120000 .config/notmuch/default/config create mode 120000 .config/weechat/irc.conf create mode 120000 Maildir/.notmuch/hooks/post-new diff --git a/.config/alot/config b/.config/alot/config new file mode 120000 index 00000000..a92319d6 --- /dev/null +++ b/.config/alot/config @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/alot/config \ No newline at end of file diff --git a/.config/khal/config b/.config/khal/config new file mode 120000 index 00000000..dfae1732 --- /dev/null +++ b/.config/khal/config @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/khal/config \ No newline at end of file diff --git a/.config/khard/khard.conf b/.config/khard/khard.conf new file mode 120000 index 00000000..f015b29b --- /dev/null +++ b/.config/khard/khard.conf @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/khard/khard.conf \ No newline at end of file diff --git a/.config/mbsync/config b/.config/mbsync/config new file mode 120000 index 00000000..68a32348 --- /dev/null +++ b/.config/mbsync/config @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/mbsync/config \ No newline at end of file diff --git a/.config/msmtp/config b/.config/msmtp/config new file mode 120000 index 00000000..45cd0ac6 --- /dev/null +++ b/.config/msmtp/config @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/msmtp/config \ No newline at end of file diff --git a/.config/notmuch/default/config b/.config/notmuch/default/config new file mode 120000 index 00000000..3b9d2f4d --- /dev/null +++ b/.config/notmuch/default/config @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/notmuch/default/config \ No newline at end of file diff --git a/.config/weechat/irc.conf b/.config/weechat/irc.conf new file mode 120000 index 00000000..7dff360d --- /dev/null +++ b/.config/weechat/irc.conf @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/weechat/irc.conf \ No newline at end of file diff --git a/Maildir/.notmuch/hooks/post-new b/Maildir/.notmuch/hooks/post-new new file mode 120000 index 00000000..7992789e --- /dev/null +++ b/Maildir/.notmuch/hooks/post-new @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/notmuch/post-new \ No newline at end of file -- cgit v1.3