This project is deprecated in favor of nix-config
NerdFonts is required for the icon-fonts in ls to work.
You can check out this dotfiles with docker:
docker run --rm -it yasinuslu/dotfilesgit clone https://github.com/yasinuslu/dotfiles.git
cd dotfiles
./df.sh installThen if you want to apply one of the user profiles:
./df.sh apply-nepjua-configAvailable profiles:
- nepjua => apply-nepjua-config
We use fish, just run fish
-
In POSIX compliant shells like
bashorzshchsh -s $(which fish) -
In
fishchsh -s (which fish)
If you're on Mac OS, chances are you might be missing this package:
brew install reattach-to-user-namespace
Also would be helpful to see this post
