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

https://github.com/ariellourenco/dotfiles

This repository contains files for boost command-line experience across different environments and other various system settings.
https://github.com/ariellourenco/dotfiles

dotfiles powershell

Last synced: 10 months ago
JSON representation

This repository contains files for boost command-line experience across different environments and other various system settings.

Awesome Lists containing this project

README

          

# dotfiles

[![Markdownlint](https://github.com/ariellourenco/dotfiles/actions/workflows/markdownlint.yml/badge.svg)](https://github.com/ariellourenco/dotfiles/actions/workflows/markdownlint.yml)

It's been said of every console user:

> _"you are your dotfiles."_

This repository includes multiple configuration files that help me setting up a nice terminal experience across multiple environments. It contains everything needed to install my preferred setup on MacOS and Windows on their respectively default shells (bash, PowerShell, ZSH). Each component has its individual ```README.md``` file, which covers the instruction on how to get started.

> [!WARNING]
> If you want to try out these dotfiles then you should fork this repository, review the code, and remove anything that you do not want. These are my preferences and it might not suits your needs. Please proceed with caution.

## Top-level directory layout

.
├── assets # Contains images and other asset files used in the documentation and project materials
├── docs # The central hub for all documentation related to this project
├── git # Configuration files and scripts for Git, including aliases, templates, and global settings
├── macosx # Configuration files and scripts to automate the setup of a macOS machine
├── vim # Configuration files for Vim, including custom settings and plugins to enhance the editing experience
├── windows # Configuration files used to consolidate automate Windows machine setup
├── zsh # Configuration files for ZSH such as extra prompt info, autocompletion and so on
├── LICENSE
└── README.md

## Managing

## Installation

## License

Content on this repository is licensed under the [Creative Commons Zero v1.0 Universal](LICENSE) license.