An open API service indexing awesome lists of open source software.

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

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)