Skip to content

LunaGNUisance/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles for ajatters

https://tatsumoto.neocities.org/

Configuration files and scripts I use in my computing.

screenshot

Programs used

Installation

I assume you run a distro based on Arch Linux. If not, I can't guarantee all the scripts and configs will work. You can still fork this repo and adjust them for your needs, if necessary.

Run the following commands in order.

git clone --depth 1 --recurse-submodules "https://github.com/tatsumoto-ren/dotfiles.git" ~/dots
cp -rfT ~/dots ~/
cp -rf ~/.git ~/.config/dotfiles
rm -rf -- ~/dots ~/.git

Then relogin.

Usage

Use the dot command to manage your dotfiles. For example, dot status or dot add <file>. For more information, see Tracking dotfiles with Git.

Credits

Certain config files, parts of files and scripts are based on voidrice.

About

Configuration files for my programs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.7%
  • Python 6.5%
  • Vim Script 4.0%
  • CSS 2.0%
  • Other 1.8%