Skip to content

attilarepka/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

This is my personal collection of dotfiles that I use to customize my system. These dotfiles include configuration files for various tools that I use on a daily basis, such as:

  • clangd
  • neovim
  • zsh
  • tmux and more

Installation

To install these dotfiles on your system, simply clone the repository to your home directory:

$ git clone https://github.com/username/dotfiles.git ~/dotfiles

Once the repository is cloned, you can run the install.sh script to create symbolic links to the configuration files in the repository:

$ cd ~/dotfiles
$ ./install.sh

This script will prompt you before creating any symbolic links, so you can review the changes before they are made.

Usage

These dotfiles are intended to be used as a starting point for your own customizations. You can modify the configuration files to suit your needs, or add new files as necessary.

Contributions

Contributions to this repository are welcome! If you have any improvements or suggestions, feel free to create a pull request or open an issue.

License

These dotfiles are released under the MIT License. Feel free to use, modify, and distribute them as you see fit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages