Skip to content

all of my config files and stuff for my arch install

Notifications You must be signed in to change notification settings

JosephBrooksbank/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

(Windows) Requirements

(Linux) Requirements

Locations

Hard Links in Windows can be written with New-Item -Path C:\LinkDir -ItemType SymbolicLink -Value F:\RealDir

  • .vimrc -> $HOME/.vimrc
  • .ideavimrc -> $HOME/.ideavimrc
  • nvim -> $HOME/AppData/Local/nvim/
  • AltSnap.ini -> $HOME/AppData/Roaming/AltSnap

everything else in .config can be mirrored in $HOME/.config.

For linux, everything goes to ~/.config

TODO

  • Write an install script

About

all of my config files and stuff for my arch install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published