Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 874 Bytes

File metadata and controls

33 lines (23 loc) · 874 Bytes

1eemur's Linux Dotfiles

This repository contains my personal Linux dotfiles for configuring various applications and tools, including:

  • i3
  • Neovim
  • Zsh shell

Installation

To use these dotfiles, simply clone this repository into your home directory:

git clone https://github.com/1eemur/dotfiles.git ~/.dotfiles

Configuration

  • ~/.zshrc: Zsh shell configuration
  • ~/.dotfiles/.nvim: Neovim text editor configuration
  • ~/.dotfiles/.i3/config: i3 window manager configuration

Contributing

Feel free to fork this repository and customize the dotfiles to your liking. If you have any suggestions or improvements, please open an issue or submit a pull request.

License

These dotfiles are released under the MIT License. See the LICENSE file for details.