Skip to content

Minor refactor of 2 bin scripts since they where bugging me#21

Closed
ghost wants to merge 8 commits into
masterfrom
unknown repository
Closed

Minor refactor of 2 bin scripts since they where bugging me#21
ghost wants to merge 8 commits into
masterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jun 6, 2024

No description provided.

Comment thread bin/omakub-font Outdated
Comment thread bin/omakub-font
@ghost
Copy link
Copy Markdown
Author

ghost commented Jun 7, 2024

your requested changes are now present and imo it looks great now

Comment thread bin/omakub-theme Outdated
Iljodp added 2 commits June 7, 2024 16:11
get latest version, for developing a new way to do gnome exts
Comment thread bin/omakub-theme Outdated
Comment thread bin/omakub-font Outdated
Comment thread bin/omakub-theme Outdated
esac

code --install-extension "${VSC_THEME##* }" > /dev/null
sed -i "s/\"workbench.colorTheme\": \".*\"/\"workbench.colorTheme\": \"${VSC_THEME% *}\"/g" ~/.config/Code/User/settings.json
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I find using a single string too clever here. Makes it harder to read.

@ghost
Copy link
Copy Markdown
Author

ghost commented Jun 8, 2024

I've tried to at least fix the problem by simplifying the sed command, but I don't fully understand the problem you are facing

@ghost ghost requested a review from dhh June 8, 2024 09:48
@ghost ghost closed this Jun 10, 2024
@ghost ghost deleted the master branch June 12, 2024 10:32
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants