1
0
Fork
You've already forked dotfiles
0
dotfiles - the @S1SYPHOS way
  • Shell 72.3%
  • Ruby 11%
  • JavaScript 7.4%
  • Python 5.4%
  • CSS 3.7%
  • Other 0.2%
Find a file
2021年06月08日 22:08:05 +02:00
graveyard Adding graveyard for retired dotfiles 2020年01月16日 09:17:06 +01:00
lib @aa9335089b Cleanup; move bash files to own folder 2021年04月30日 16:38:30 +02:00
src Add git alias 'cleanup' 2021年06月08日 22:08:05 +02:00
.editorconfig Adding .editorconfig 2020年01月03日 13:59:57 +01:00
.gitattributes Add .gitattributes 2021年05月14日 13:14:13 +02:00
.gitignore Ignoring sensitive GnuPG files 2020年10月04日 10:03:58 +02:00
.gitmodules Replace 'rcm' with 'dotbot' 2019年06月20日 15:22:30 +02:00
config.yml Add dotfile for 'fontconfig' 2021年06月03日 10:56:54 +02:00
install.sh Replace 'rcm' with 'dotbot' 2019年06月20日 15:22:30 +02:00
LICENSE Initial commit 2019年06月09日 13:56:25 +02:00
README.md Cleanup, rename & move stuff around 2021年05月02日 10:58:15 +02:00

dotfiles - the @S1SYPHOS way

This repository houses the dotfiles used when setting up my personal workstation. It's powered by Anish Athalye's dotbot, which makes symlinking dotfiles a breeze.

Notable features:

Honorary mentions

Audio

  • mpd

  • ncmpcpp

  • cava

  • WIP

Getting started

Just clone the repo to ~/.dotfiles and fire it up:

# Clone the repository
git clone --recursive https://github.com/S1SYPHOS/dotfiles.git ~/.dotfiles
# Symlink all the things
cd ~/.dotfiles
bash install.sh
# Making an alias makes it even easier
alias dotbot="bash ~/.dotfiles/install.sh"

Roadmap:

  • Move to dotbot
  • Move to (削除) i3 (削除ここまで)/sway

Credits

I got a lot of inspiration from similar projects & incredibly useful resources all over the internet, just to name a few: