mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-27 19:44:41 +02:00
[pacaur->yay] replace pacaur with yay (aur-helpers)
This commit is contained in:
parent
ec19b0fc0f
commit
680c723a99
4 changed files with 44 additions and 22 deletions
|
@ -17,9 +17,9 @@
|
|||
["mkdir -p ~/.config/i3", "Creating i3-config dir"],
|
||||
["mkdir -p ~/.config/i3status", "Creating i3-status dir"],
|
||||
["mkdir -p ~/.config/dunst", "Creating dunst dir"],
|
||||
["mkdir -p ~/.config/pacaur", "Creating pacaur dir"],
|
||||
["mkdir -p ~/.config/yay", "Creating yay dir"]
|
||||
["mkdir -p ~/.config/redshift/hooks", "Creating redshift dir"],
|
||||
["mkdir -p ~/.vim/", "Creating vim dir"]
|
||||
["mkdir -p ~/.vim/", "Creating vim dir"],
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -54,7 +54,7 @@
|
|||
"~/.profile.d/81-fzf.sh": "shell/fzf.sh",
|
||||
"~/.config/redshift.conf": "redshift/redshift.conf",
|
||||
"~/.config/redshift/hooks/hook.sh": "redshift/hook.sh",
|
||||
"~/.config/pacaur/config": "pacaur/config",
|
||||
"~/.config/yay/config.json": "yay/config.json",
|
||||
"~/.tmux.conf": "tmux/tmux.conf",
|
||||
"~/.toprc": "top/toprc",
|
||||
"~/.config/htop/htoprc": "top/htoprc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue