Add new config files
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
d674625594
commit
9c21c43382
8 changed files with 42 additions and 6 deletions
4
install
4
install
|
@ -54,10 +54,12 @@ LINKED_FILES_HOME=(
|
|||
".config/polybar"
|
||||
".config/python"
|
||||
".config/redshift"
|
||||
".config/sqlite3"
|
||||
".config/streamlink"
|
||||
".config/task"
|
||||
".config/termite"
|
||||
".config/Trolltech.conf"
|
||||
".config/user-dirs.dirs"
|
||||
".config/vim"
|
||||
".config/vue"
|
||||
".config/wget"
|
||||
|
@ -65,6 +67,8 @@ LINKED_FILES_HOME=(
|
|||
".config/zathura"
|
||||
".config/zsh"
|
||||
".local/bin"
|
||||
".local/share/applications/vim.desktop"
|
||||
".local/share/gnupg/gpg-agent.conf"
|
||||
)
|
||||
|
||||
# Symlinks which will be created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue