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
- Host: GitHub
- URL: https://github.com/dead-tech/dotfiles
- Owner: dead-tech
- License: mit
- Created: 2022-01-16T15:11:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T07:53:06.000Z (almost 2 years ago)
- Last Synced: 2024-09-10T10:06:39.849Z (almost 2 years ago)
- Language: Lua
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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