Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 655 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 655 Bytes

ubuntu-terminal-commands

A collection of basic and useful Ubuntu commands for maintenance and automation tasks.

Folders

  1. autoGit: Contains scripts to automate committing and pushing changes to GitHub using a provided access key.
  2. cleaning: Includes basic Ubuntu commands for cleaning cache, removing unused Docker images, and more.
  3. zsh: Automates the installation of Zsh shell on Ubuntu.

Usage

  1. Navigate to the desired folder.
  2. Run the respective script to execute the specified command or task.

Contributing

Contributions are welcome! Feel free to add new scripts, improve existing ones, or suggest enhancements.