Repository for my personal Dotfiles for Unix based operating systems
Go to file
2023-04-02 11:35:29 +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 bin dir 2023-03-30 14:59:26 +02:00
nvim Made neovim config based on kickstart nvim 2023-02-26 11:45:05 +01:00
shell Added new alias for gpg secret keys 2023-03-23 18:56:30 +01: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.