Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refact: auto-cpufreq #908

Merged
merged 5 commits into from
Nov 11, 2024

Conversation

jeevithakannan2
Copy link
Contributor

Type of Change

  • Refactoring

Description

  • Added description.
  • Renamed functions.
  • Added AUR package installation for arch systems.
  • Moved auto-cpufreq from utils to application-setup.
  • Refact git clone path to $HOME/.local/share to maintain consistency among scripts.

Testing

  • Tested on arch linux without issues.

Issues / other PRs related

Additional Information

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

Copy link
Contributor

@Real-MullaC Real-MullaC left a comment

Choose a reason for hiding this comment

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

This is to make no conflicts with PR #888

docs/userguide.md Outdated Show resolved Hide resolved
Real-MullaC pushed a commit to Chris-Titus-Docs/linutil-docs that referenced this pull request Nov 9, 2024
@ChrisTitusTech ChrisTitusTech merged commit d860748 into ChrisTitusTech:main Nov 11, 2024
4 checks passed
jeevithakannan2 added a commit to jeevithakannan2/linutil that referenced this pull request Nov 11, 2024
* rework: auto-cpufreq

* Revert changes to userguide auto-cpufreq
@jeevithakannan2 jeevithakannan2 deleted the auto-cpufreq branch November 17, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use auto-cpufreq AUR package instead of git
5 participants