Skip to content

bladeacer/my_dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

In this repository, you can find the dotfiles I use. WIP.

Configurations included

  • tmux
  • .vimrc
  • fzf and rg aliases
  • waybar
  • hyprland

Installation

Run the following in your home directory

git clone https://github.com/bladeacer/my_dotfiles.git
cd dotfiles
stow vim
stow tmux
stow bash
stow .config

Vim on Windows

  • Git clone as usual
  • Enable 64 bit support
  • Symlink files to your preference
cmd.exe > mklink C:\Users\example\_vimrc C:\Users\example\<your_dotfiles_path>\_vimrc

Ensure both files do not exist before symbolic linking.

Copy over file content from _temp_vimrc to the first file in the command above.

  • Need admin on cmd.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published