Skip to content
forked from codeopshq/dotfiles

This repository contains my personal configuration files and scripts for optimizing my development environment. Includes settings for Bash, Vim, ZSH, and more. Easily back up, synchronize, and customize your environment.

License

Notifications You must be signed in to change notification settings

xkrfer/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository contains my personal configuration files and scripts for optimizing my development environment. Includes settings for Bash, Vim, ZSH, and more. Easily back up, synchronize, and customize your environment.

Usage

You Need to have Git , FZF, Stow and Zsh installed on your system.

if you have zoxide installed, you can uncomment the zoxide line in the .zshrc file.

and if you have tmuxifier installed, you can uncomment the tmuxifier line in the .zshrc file.

Installation

To use this repository, simply clone it to your local machine.

git clone https://github.com/codeopshq/dotfiles.git

Once cloned, navigate to the desired directory.

cd dotfiles

Run stow to install the dotfiles.

stow .

You are now ready to use the dotfiles in your environment.

Contributing

If you have any suggestions or find any bugs, please open an issue or pull request on GitHub.

License

This repository is released under the MIT License.

About

This repository contains my personal configuration files and scripts for optimizing my development environment. Includes settings for Bash, Vim, ZSH, and more. Easily back up, synchronize, and customize your environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 70.7%
  • Shell 29.3%