Repository for my personal Dotfiles for Unix based operating systems
Find a file
2023-05-26 11:33:57 +02:00
alacritty Changed Fonts 2023-03-28 18:14:40 +02:00
awesome Fixed buggy bug UwU 2023-03-29 13:35:32 +02:00
fish Add deno command 2023-05-26 11:33:20 +02:00
helix Add helix config 2023-04-03 15:33:54 +02:00
nvim Made neovim config based on kickstart nvim 2023-02-26 11:45:05 +01:00
shell Add alias for hugo and git private repos 2023-05-26 11:33:57 +02:00
starship Changed Battery display of starship 2023-03-10 21:09:13 +01:00
.gitignore Added shell functions 2023-01-24 08:56:26 +01:00
.gitmodules Add awesomewm config 2023-03-23 22:01:07 +01:00
docker-compose Add docker-compose-v1 compatibility 2023-04-02 11:35:29 +02:00
README.md Add docker-compose-v1 compatibility 2023-04-02 11:35:29 +02: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.