Skip to content

gopal-kaul/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BL4Z3's Dotfiles

This repository holds my dotfiles for

  • NeoVIM
  • fish
  • tmux
  • kitty

I use the Tokyo Night theme inside kitty and NeoVIM. Since I'll be switching over different devices, a tiling WM might not be an option always, thus, I've transitioned to now use a terminal multiplexer known as tmux

How to use these dotfiles?

First, ensure the following are installed.

Then, clone this repository to your $HOME/.config by running

cd $HOME/.config
git clone https://github.com/gopal-kaul/dotfiles.git .

NeoVIM will automatically install it's dependencies when you launch it by running

neovim

Install TPM by running

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Then, to install all the plugins, press Control-A, followed by Shift-i.

I'll hopefully add in more documentation and screenshots soon.

To-Dos

  • Setup repository
  • Add Screenshots
  • Add Documentation

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published