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

https://github.com/israel-laguan/dotfiles

Collects all my important cross-distro system configurations
https://github.com/israel-laguan/dotfiles

dotfiles git linux vscode

Last synced: about 2 months ago
JSON representation

Collects all my important cross-distro system configurations

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues-open][issues-open-shield]][issues-url]
[![Issues-closed][issues-closed-shield]][issues-url]





Logo


Israel Laguan Linux's dotfiles!


Collects all my important cross-distro system configurations



🐞
Report a Bug
🙋‍♂️
Request Feature

## Table of Contents

1. [The Project](#the-project)
2. [Features](#features)
3. [Prerequisites](#prerequisites)
4. [Getting Started](#getting-started)
5. [Author](#author)
6. [Contributing](#contributing)
7. [Show your support](#show-your-support)
8. [License](#license)

# The Project

These are my dotfiles. Take anything you want, but at your own risk. It targets debian systems, but
it should work on *nix as well (with apt-get).

I've been using bash on-and-off for a long time (since Slackware Linux was distributed on 1.44MB floppy disks). In all that time, every time I've set up a new Linux or OS X machine, I've copied over my .bashrc file and my ~/bin folder to each machine manually. And I've never done a very good job of actually maintaining these files. It's been a total mess.

I finally decided that I wanted to be able to execute a single command to "bootstrap" a new system to pull down all of my dotfiles and configs, as well as install all the tools I commonly use. In addition, I wanted to be able to re-execute that command at any time to synchronize anything that might have changed. Finally, I wanted to make it easy to re-integrate changes back in, so that other machines could be updated.

# Features

- Aliases
- Prompt theme
- `bash` functions
- `vscode` settings
- `vscode` snippets (Based on [this repo][snippets-repo])

# Prerequisites

- Debian 8+ or derivatives. It should work on *nix as well
- `git`
- `vscode`

# Getting Started

For now copy paste as needed! (WIP: make an autoinstall script!)

# Author






Israel Laguan's Photo



Israel Laguan







My GitHub


My GitHub Profile








My Website


My Portafolio Web Page








My Linkedin


My Linkedin






# Contributing

🤝 Contributions, issues and feature requests are welcome!
Feel free to check the [issues page][issues-url].

# Show your support

🤗 Give a ⭐️ if you like this project!

## Icons made by

- DinosoftLabs from www.flaticon.com

- itim2101 from www.flaticon.com

- Pixel perfect from www.flaticon.com

- Freepik from www.flaticon.com

## Ideas for dotfiles

- Clone Function by [Phillip Krueger][clone-unction]
- Arch Linux [Documentation on Prompt Customization][arch-prompt]
- VSCode [official documentation about setup extentions][vscode-extentions]

# License

📝 This project is licensed under the [MIT](LICENSE)\
Feel free to fork this project and improve it

[snippets-repo]: https://github.com/Israel-Laguan/vscode-extension-react-snippets

[clone-unction]: https://www.phillip-kruger.com/post/some_bash_functions_for_git/
[arch-prompt]: https://wiki.archlinux.org/index.php/Bash/Prompt_customization
[vscode-extentions]: https://code.visualstudio.com/docs/editor/extension-gallery

[contributors-shield]: https://img.shields.io/github/contributors/Israel-Laguan/dotfiles?style=for-the-badge
[contributors-url]: https://github.com/Israel-Laguan/dotfiles/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Israel-Laguan/dotfiles?style=for-the-badge
[forks-url]: https://github.com/Israel-Laguan/dotfiles/network/members
[stars-shield]: https://img.shields.io/github/stars/Israel-Laguan/dotfiles?style=for-the-badge
[stars-url]: https://github.com/Israel-Laguan/dotfiles/stargazers
[issues-open-shield]: https://img.shields.io/github/issues/Israel-Laguan/dotfiles?style=for-the-badge
[issues-url]: https://github.com/Israel-Laguan/dotfiles/issues
[issues-closed-shield]: https://img.shields.io/github/issues-closed/Israel-Laguan/dotfiles?style=for-the-badge