UNPKG

@sebastienrousseau/dotfiles

Version:

Dotfiles - A set of macOS / Linux and Windows configuration files - Simply designed to fit your shell life.

58 lines (48 loc) 4.23 kB
<img src="https://kura.pro/dotfiles/v2/images/logos/dotfiles.svg" alt="dotfiles logo" width="66" align="right" /> # Dotfiles (v0.2.469) Simply designed to fit your shell life 🐚 ![Dotfiles banner][banner] This repository contains a structured set of directories and scripts to manage various shell configurations, aliases, and utilities. Below is the organized directory structure with detailed descriptions. ## 🔧 Directory List <!-- markdownlint-disable MD013--> | Directory | Description | Link | | :-------------- | :----------------------------------------------- | :------------------------ | | `archives` | Compress and extract files and directories. | [View README](archives/README.md) | | `cd` | Navigate the file system. | [View README](cd/README.md) | | `chmod` | Change file and directory permissions. | [View README](chmod/README.md) | | `clear` | Clear the terminal screen. | [View README](clear/README.md) | | `configuration` | Manage dotfiles and shell configurations. | [View README](configuration/README.md) | | `default` | Set up default shell aliases and configurations. | [View README](default/README.md) | | `dig` | Query DNS name servers. | [View README](dig/README.md) | | `disk-usage` | Display disk usage information. | [View README](disk-usage/README.md) | | `editor` | Configure default text editors. | [View README](editor/README.md) | | `find` | Search files and directories using `find`. | [View README](find/README.md) | | `gcloud` | Manage Google Cloud SDK tools. | [View README](gcloud/README.md) | | `git` | Manage Git aliases and configurations. | [View README](git/README.md) | | `gnu` | Manage GNU core utilities. | [View README](gnu/README.md) | | `heroku` | Manage Heroku CLI. | [View README](heroku/README.md) | | `interactive` | Configure interactive shell behavior. | [View README](interactive/README.md) | | `list` | List files and directories. | [View README](list/README.md) | | `macOS` | Manage macOS-specific shell settings. | [View README](macOS/README.md) | | `make` | Manage GNU Make aliases and utilities. | [View README](make/README.md) | | `mkdir` | Create directories with custom options. | [View README](mkdir/README.md) | | `npm` | Manage Node.js package manager aliases. | [View README](npm/README.md) | | `permission` | Configure file and directory permissions. | [View README](permission/README.md) | | `pnpm` | Manage pnpm package manager aliases. | [View README](pnpm/README.md) | | `ps` | Manage process status commands. | [View README](ps/README.md) | | `python` | Configure Python aliases and utilities. | [View README](python/README.md) | | `rsync` | Configure rsync for efficient file transfers. | [View README](rsync/README.md) | | `rust` | Manage Rust programming tools and configurations.| [View README](rust/README.md) | | `subversion` | Configure Subversion (SVN) version control. | [View README](subversion/README.md) | | `sudo` | Manage superuser operations. | [View README](sudo/README.md) | | `tmux` | Configure tmux terminal multiplexer. | [View README](tmux/README.md) | | `update` | Update dotfiles and related configurations. | [View README](update/README.md) | | `uuid` | Generate UUIDs for various use cases. | [View README](uuid/README.md) | | `wget` | Manage wget command-line tool. | [View README](wget/README.md) | <!-- markdownlint-enable MD013--> [banner]: https://kura.pro/dotfiles/v2/images/titles/title-dotfiles.svg