Go to file
2022-05-03 19:28:52 +02:00
completions feat: archive electricity 2022-04-15 14:52:17 +02:00
configs feat: add sessions 2022-05-03 19:28:52 +02:00
fonts feat: add fonts 2021-10-06 15:08:23 +02:00
helpers fix: require admin for installation 2021-08-19 17:07:51 +02:00
install feat: optimize install 2021-08-19 17:11:25 +02:00
.gitignore some stuff 2021-11-17 14:04:03 +01:00
.luarc.json feat: friendly snippets for ultisnips 2022-03-01 23:25:44 +01:00
Dockerfile feat: manage versions with asdf 2021-06-22 13:05:12 +02:00
install.sh feat: add i3 config 2021-10-25 17:44:21 +00:00
README.md feat: add polybar config 2021-10-27 20:37:42 +02:00
setup.sh remove nix 2021-10-11 16:49:55 +02:00

jim-fx's Dotfiles

Features

Installation

Unsupervised

sh -c "$(curl -L setup.jim-fx.com)"

Manual

git clone git@github.com:jim-fx/.dotfiles.git ~/.dotfiles
chmod +x ~/.dotfiles/setup.sh
~/.dotfiles/setup.sh

Testing

If you want to test the script before you can run the provided docker image.

docker build . -t jim-fx/dotfiles
docker run -it jim-fx/dotfiles

Opinionated Stuff

Because this is mainly my personal configs there are some stuff which you should be aware of.

Directories

  • Personal projects are under ~/SYNC
  • Uni projects are under ~/COCO
  • Binaries are under ~/bin

Custom commands

fx [s/i/o] (directory)

Used to navigate and edit folders in the ~/SYNC folder

co [number][name]

Used to navigate and edit folders in the ~/COCO folder