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

https://github.com/dead-tech/dotfiles

My personal dotfiles
https://github.com/dead-tech/dotfiles

Last synced: over 1 year ago
JSON representation

My personal dotfiles

Awesome Lists containing this project

README

          

# Dotfiles

Collection of configuration files and scripts to setup a new machine.

## Usage

### Configuration files

The correct process for installing the configuration files, is simply to create a symlink (```$ ln -s ```) to where the configuration file should live.

This process has to be applied for [.bashrc](.bashrc), [.gitconfig](.gitconfig), [.Xresources](.Xresources), [i3 config](i3/config)

### Installing packages with apt (Debian Package Manager)

```console
$ xargs sudo apt-get install