Skip to content

ithaquaKr/dev-environment-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ithadev's environment files

This repository stores the dotfiles and configuration files for my development environments. It also includes a command-line tool built using bashly, a framework for generating Bash command-line tools. The tool provides a streamlined way to manage and apply these configurations.

Warning

Don't blindly use my settings unless you know what that entails. Use at your own risk!

Preview

  • ss_1

  • ss_2

  • ss_3

What i setup for my dev environment?

This repository includes configuration files for the following tools:

Setup

Requirements

  • All dependencies those tools needed.

Using CLI

My repository support a bash script CLI tool offers the following features:

  • List Available Configs: List all configurations stored in the repository.
  • Apply All Configs: Apply all available configurations in one go.
  • Apply Individual Configs: Apply configurations for a single tool or service.
  • Remove Configs: Remove applied configurations from your environment.
❯ ./ithactl --help
ithactl - Command Line Tools for using ithadev's environment files.

Usage:
  ithactl COMMAND
  ithactl [COMMAND] --help | -h
  ithactl --version | -v

Commands:
  list     List of configurations that can be applied.
  apply    Apply configurations.
  all      Apply all configurations.
  remove   Remove configurations.

Options:
  --help, -h
    Show this help

  --version, -v
    Show version number

Contributing

Feel free to fork this repository and submit pull requests if you have improvements or new configurations that could enhance this setup.

Reporting issues

If you encounter any issues, please open an issue on the GitHub Issue Tracker.

License

This repository is licensed under the MIT License.


Made with ❤️ by ithaquaKr

About

My Linux, MacOS .dotfiles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published