Go to file
2023-08-21 14:43:53 +02:00
completions helloo 2023-06-22 17:17:26 +02:00
configs feat: some shit 2023-08-21 14:43:53 +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(nvim): configure mbbill/undotree 2022-12-23 02:32:21 +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: update readme 2022-05-03 19:33:11 +02:00
setup.sh feat: update readme 2022-05-03 19:33:11 +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 this setup, you can use 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 is some stuff which you should be aware of.

Directories

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

Custom commands

fx [s/i/o/d] (directory)

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

co [number][name]

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