Skip to content

Deep7k/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Dotfiles

Welcome to my dotfiles repository. This repository contains my personal configuration files and scripts for setting up a linux kde environment. These dotfiles are managed using bash.

Table of Contents

Installation

Prerequisites

Before you can use these dotfiles, ensure you have the following installed:

Steps

  1. Clone the repository:

    git clone https://github.com/Deep7k/dotfiles.git ~/.dotfiles
    cd ~/.dotfiles
  2. Run the setup script:

    ./setup.sh

This will install additional dependencies, installs required fonts and configures starship shell prompt.

Features

  • Bash Profile: Custom bash profile with aliases, functions.
  • Starship prompt: Beautiful prompt that has git integration
  • Gitconfig: custom gitconfig with aliases.

Usage

Bash

After running the setup script, you can start using the customized Bash environment. Some features include:

  • Aliases: Shortcut commands for common tasks.
  • Functions: Reusable bash functions.
  • Custom Prompt: Enhanced prompt with Git branch information.

Customization

Feel free to customize these dotfiles to suit your needs. Here are some common customization options:

  • Bash Profile: Edit bashrc to add or modify aliases, functions, and other settings.
  • gitconfig: Modify gitconfig to add aliases and more

Contributing

Contributions are welcome! If you have improvements or fixes, feel free to submit a pull request. Please ensure your contributions adhere to the following guidelines:

  • Follow the existing coding style.
  • Test your changes thoroughly.
  • Update the documentation if necessary.

Credits

This project was inspired by the following resources and people:

License

This repository is licensed under the MIT License. See the LICENSE file for more details. See the LICENSE file.

About

my linux kde dotfiles, comes with bootstrap scrpit🖥️

Topics

Resources

License

Stars

Watchers

Forks