mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-22 01:37:14 +01:00
don't use Photoshop Generator config file anymore
This commit is contained in:
parent
e514d33101
commit
d273f3c2be
@ -15,7 +15,7 @@
|
|||||||
dir=~/Projects/dotfiles
|
dir=~/Projects/dotfiles
|
||||||
|
|
||||||
# list of files/folders to symlink in homedir
|
# list of files/folders to symlink in homedir
|
||||||
files="aliases bashrc bash_profile bash_paths bash_prompt exports gemrc gitconfig gitignore hushlogin inputrc private tm_properties generator.json npmrc bin"
|
files="aliases bashrc bash_profile bash_paths bash_prompt exports gemrc gitconfig gitignore hushlogin inputrc private tm_properties npmrc bin"
|
||||||
|
|
||||||
|
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
@ -70,4 +70,4 @@ source ~/.bash_profile
|
|||||||
echo "$(tput setaf 64)" # green
|
echo "$(tput setaf 64)" # green
|
||||||
echo "---------------------------------------------"
|
echo "---------------------------------------------"
|
||||||
echo " ✓ all done"
|
echo " ✓ all done"
|
||||||
echo "$(tput sgr0)" # reset
|
echo "$(tput sgr0)" # reset
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"generator-assets": {
|
|
||||||
"css-enabled": true,
|
|
||||||
"webp-enabled": true,
|
|
||||||
"include-ancestor-masks": true
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user