Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salaros/dotfiles
Salaros' Linux dotfiles. This is a collection of dotfiles and scripts I use for customizing Linux (mostly Debian and Debian-based distros)
https://github.com/salaros/dotfiles
bash dotfile dotfiles dotfiles-install dotfiles-installer terminal wsl wsl-terminal
Last synced: about 23 hours ago
JSON representation
Salaros' Linux dotfiles. This is a collection of dotfiles and scripts I use for customizing Linux (mostly Debian and Debian-based distros)
- Host: GitHub
- URL: https://github.com/salaros/dotfiles
- Owner: salaros
- Created: 2017-09-07T16:59:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-17T23:17:31.000Z (11 months ago)
- Last Synced: 2024-05-02T02:16:32.433Z (7 months ago)
- Topics: bash, dotfile, dotfiles, dotfiles-install, dotfiles-installer, terminal, wsl, wsl-terminal
- Language: Shell
- Homepage: https://salaros.com
- Size: 2.6 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Salaros' Linux dotfiles
============This is a collection of dotfiles and scripts I use for customizing Linux (mostly Debian and Debian-based distros)
## Installation
Requires `git` and `bash`
```bash
git clone https://github.com/salaros/dotfiles .dotfiles && cd .dotfiles && bash install.sh
```