fix install bug
This commit is contained in:
parent
8fb43d9754
commit
bfcc3d0495
@ -20,6 +20,7 @@ $DOTWRYN/config/alacritty.yaml alacritty/alacritty.yml
|
|||||||
$DOTWRYN/config/bat.conf bat/config
|
$DOTWRYN/config/bat.conf bat/config
|
||||||
$DOTWRYN/config/code-activator.conf code-activator-zsh/settings.zsh
|
$DOTWRYN/config/code-activator.conf code-activator-zsh/settings.zsh
|
||||||
$DOTWRYN/config/compton.conf compton/compton.conf
|
$DOTWRYN/config/compton.conf compton/compton.conf
|
||||||
|
$DOTWRYN/config/flameshot.ini flameshot/flameshot.ini
|
||||||
$DOTWRYN/config/git.conf git/config
|
$DOTWRYN/config/git.conf git/config
|
||||||
$DOTWRYN/config/htop.conf htop/htoprc
|
$DOTWRYN/config/htop.conf htop/htoprc
|
||||||
$DOTWRYN/config/i3status.conf i3status/config
|
$DOTWRYN/config/i3status.conf i3status/config
|
||||||
@ -55,3 +56,5 @@ $( () {
|
|||||||
;
|
;
|
||||||
} )
|
} )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
true
|
||||||
|
@ -9,6 +9,7 @@ cmake
|
|||||||
cowsay
|
cowsay
|
||||||
feh
|
feh
|
||||||
figlet
|
figlet
|
||||||
|
flameshot
|
||||||
fprintd
|
fprintd
|
||||||
fzf
|
fzf
|
||||||
go
|
go
|
||||||
|
Loading…
Reference in New Issue
Block a user