- Make sure to clone recursively:
git clone --recursive https://github.com/ebanisadr/dotfiles.git ~/dotfiles
- To link the files to
~/
,cd
into the repository and run:ls -c1 | grep '^[^\.]*$' | xargs -L 1 ./link_file.sh
- Fix sqliterc (sqlite won't follow a symbolic link)
rm ~/.sqliterc; ln sqliterc ~/.sqliterc
- Install the nerd fonts in
./fonts
to the system font manager.
-
Notifications
You must be signed in to change notification settings - Fork 0
ebanisadr/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My dotfiles
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published