Skip to content

RWalecki/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repository contains configuration files for my development environment, focusing on zsh, vim, and tmux. While specific to my setup, you might find helpful configurations if you're familiar with these tools.

What are dotfiles?

Dotfiles are hidden configuration files found in your home directory that customize your environment. They can improve your productivity and workflow by adjusting settings for your terminal, editor, and other tools.

Who is this for?

This repository is designed for developers who: Use zsh, vim, and tmux. Are comfortable with basic command-line operations. Appreciate efficient and customized setups.

Installation

git clone https://github.com/RWalecki/dotfiles.git
cd dotfiles
./install.sh
sudo apt-get install zsh
exec zsh

Warning: Running the installation script (./install.sh) will back up your existing dotfiles to the $HOME/.dotfiles_backup directory. This is to prevent accidental data loss.

Enjoy! I hope these dotfiles enhance your development experience. Please feel free to leave feedback or suggestions!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published