https://github.com/picandocodigo/config-files
Bash and system general config files
https://github.com/picandocodigo/config-files
Last synced: 6 months ago
JSON representation
Bash and system general config files
- Host: GitHub
- URL: https://github.com/picandocodigo/config-files
- Owner: picandocodigo
- Created: 2012-04-14T04:05:26.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T20:08:00.000Z (7 months ago)
- Last Synced: 2024-12-15T07:51:33.713Z (7 months ago)
- Language: Shell
- Homepage: http://picandocodigo.net
- Size: 3.32 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Configuration files
## Init file
The `init.sh` file will:
- Check if the dotfiles are present and ask you to overwrite or skip
- Copy any files in `desktop-entries` to `~/.local/share/applications/`
- Try to install some common packages (Debian based distros)## Emacs configuration:
- [Emacs config](https://github.com/picandocodigo/emacs-config)
- [Spacemacs config](https://github.com/picandocodigo/spacemacs-config)