[go: nahoru, domu]

Skip to content

GriphcodeDev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ My Dotfiles

Welcome to my collection of dotfiles! These are the configuration files that I use to set up my development environment. They help me keep my setup consistent across different machines.

Dotfiles Platform License


✨ Features

  • Zsh + Oh My Zsh: Custom Zsh configuration with themes and plugins.
  • Vim/Neovim: Optimized .vimrc for productivity.
  • Git: Git configuration for better aliases and automation.
  • Alacritty: Personalized Alacritty configuration for terminal multiplexing.
  • Bash/Zsh Aliases: Useful aliases for faster command execution.
  • Custom Scripts: Handy bash scripts for automation.

🚀 Installation

chmod +x install.sh
./install.sh

1. Clone the repository

git clone https://github.com/griphcodedev/dotfiles.git
cd dotfiles

📁 Structure

.
├── .zshrc               # Zsh configuration
├── .vimrc               # Vim configuration
├── .gitconfig           # Git configuration
├── .bash_aliases        # Bash aliases
├── .config/             # Configurations for other tools
├── install.sh           # Installation script
└── README.md            # This file

🛠️ Work in progress!

🧑‍💻 Author

Created by Your Griphcode. If you like my dotfiles, consider starring the repo! ⭐

About

My personal linux .dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published