https://github.com/osbm/dotfiles
Restore the settings
https://github.com/osbm/dotfiles
Last synced: 5 months ago
JSON representation
Restore the settings
- Host: GitHub
- URL: https://github.com/osbm/dotfiles
- Owner: osbm
- Created: 2022-03-01T08:16:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T21:47:36.000Z (over 1 year ago)
- Last Synced: 2025-08-03T02:37:01.283Z (12 months ago)
- Language: Shell
- Size: 147 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Install my configuration:
```
git clone https://github.com/osbm/dotfiles.git ~/Documents/dotfiles
make make-directories # create my default directories
make install-programs-pacman # install used programs
make link # symlink all configs (be careful this deletes/overwrites previous ones)
make install-tpm # install tpm for tmux
make clone # clone my private repositories (obsidian vault and wallpaper folder)
```