Skip to content

waxdred/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles Repository

Overview

This repository contains my personal configurations for tmux, nvim, and fish. It's designed to streamline my development environment and improve productivity.

Installation

Instructions on how to clone and use these dotfiles in your own setup.

Tmux

Neovim (NVIM)

Fish Shell

Usage

How to use these configurations effectively.

Setup

Setup Clone the Repository:

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

Tmux Configuration:

Copy the Tmux configuration file to your home directory:

cp tmux.conf ~/.tmux.conf
Reload Tmux configuration (inside a Tmux session):
tmux source ~/.tmux.conf
Neovim Configuration:

Copy the Neovim configuration files to the appropriate directory:

cp -r nvim ~/.config/nvim

Open Neovim and install plugins (if applicable). Fish Configuration:

Copy the Fish configuration files to the appropriate directory:

cp -r fish ~/.config/fish

Restart the Fish shell for changes to take effect.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published