No description
Find a file
2025-05-29 23:04:56 +02:00
.config Add .config/plugin/config.vim 2025-05-29 22:39:01 +02:00
.emacs.d Add .emacs.d/init.el 2025-05-29 17:06:17 +02:00
.suckless fixed dots 2025-05-30 00:26:18 +03:30
.bashrc Add .bashrc 2025-05-29 22:58:15 +02:00
.zshrc Update .zshrc 2025-05-29 22:33:59 +02:00
README.md Add README.md 2025-05-29 23:04:56 +02:00

README - Coast's dotfiles

Most of these are old dotfiles as my more recent ones have been moved to my home-manager configuration. If you'd like to use more modern dotfiles, make sure you have the Nix Home Manager installed on your system, then run the following command(s):

Make sure you have Nix Package Manager installed

cd ~/.config && mkdir home-manager

git clone https://codeberg.org/coast/home-manager.git

nix run home-manager -- init --switch .

I believe the above commands will set up home-manager with my weird home-manager configuration. Please don't use that, you deserve better! :3 Like your own configuration! Mine sucks.