Repository for my personal Dotfiles for Unix based operating systems
Go to file
2023-11-16 13:59:31 +01:00
alacritty Setup some stuff for debian 2023-11-13 15:01:38 +01:00
awesome Setup some stuff for debian 2023-11-13 15:01:38 +01:00
fish Setup some stuff for debian 2023-11-13 15:01:38 +01:00
helix Setup some stuff for debian 2023-11-13 15:01:38 +01:00
nvim Setup some stuff for debian 2023-11-13 15:01:38 +01:00
shell Add some aliases :3 2023-11-16 13:59:08 +01:00
starship Setup some stuff for debian 2023-11-13 15:01:38 +01:00
uBlock Add ublock filterlists 2023-11-16 13:59:31 +01:00
.gitignore Change Monospace Terminal Font 2023-11-14 08:08:53 +01:00
.gitmodules Setup some stuff for debian 2023-11-13 15:01:38 +01:00
docker-compose Add docker-compose-v1 compatibility 2023-04-02 11:35:29 +02:00
README.md Change Monospace Terminal Font 2023-11-14 08:08:53 +01:00
setup.sh Beginn with setup script 2023-11-14 11:48:40 +01:00

# Nikus Dotfiles

Note for env.shell.example

Copy it and rename it to .env.sh. Don't commit one with your environment variables, that variables are secret keys

Fonts used

docker-compose-v1 compatibility

At some times some projects require the old docker-compose-v1 to be installed. I wrote the docker-compose file here to simply yeet all of that commands into the new docker compose command. Copy it somewhere into your path (maybe /usr/local/bin) to get it working.