!fixup different colors
This commit is contained in:
2
Makefile
2
Makefile
@@ -30,7 +30,7 @@ scripts:
|
|||||||
cp bashrc.sh ~/.bashrc
|
cp bashrc.sh ~/.bashrc
|
||||||
cp inputrc ~/.inputrc
|
cp inputrc ~/.inputrc
|
||||||
cp starship.toml ~/.config/starship.toml
|
cp starship.toml ~/.config/starship.toml
|
||||||
sed -i "s/#XXXXXX/$(STARSHIP_COLOR)/g" ~/.config/starship.toml
|
sed -i "s/#XXXXXX/$(STARSHIP_COLOR)/g" ~/.config/starship.toml
|
||||||
|
|
||||||
install: container scripts;
|
install: container scripts;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user