Skip to content

pla10/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal configuration files for system setup and development environments. This repository is designed to streamline workflows and maintain consistency across machines by centralizing your shell, editor, and other essential configuration files.

Features

  • Shell Customization: Configurations for improved terminal productivity.
  • Editor Configurations: Includes tweaks for streamlined development with preferred text editors.
  • Version Control: Pre-configured git settings for efficient code management.
  • Cross-Platform Compatibility: Designed to work seamlessly on Linux, macOS, and WSL.
  • Modular Structure: Organize files by purpose, such as zsh settings, sketchybar for macOS theming, and aerospace-specific configurations.

Installation

Prerequisites

Ensure git is installed on your system.

Steps

  1. Clone the repository:
    git clone https://github.com/pla10/dotfiles.git
  2. Navigate to the repository:
    cd dotfiles
  3. Link the desired dotfiles to their respective locations using ln or your preferred method.

Example

For .zshrc:

ln -sf ~/dotfiles/zsh/.zshrc ~/.zshrc

Contributions

Contributions are welcome! If you have improvements or additional configurations to suggest, feel free to fork the repository and submit a pull request.

License

This project is open source under the MIT License.


For additional information, visit the repository.


This structure highlights the purpose of your repository, details its features, and guides users on how to use it effectively. Let me know if you’d like further refinements!

About

Personal configuration files for system setup and development environments. Includes custom configurations for shell, editor, version control, and other tools to streamline workflows and maintain consistency across systems.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages