Skip to content

A collection of my personal dotfiles for customizing *nix systems

Notifications You must be signed in to change notification settings

ralgar/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

A collection of my personal dotfiles for customizing *nix systems.

About

Project Screenshot

These dotfiles are aimed at power users, with a strong focus on working in the terminal.

Some key features:

  • Intuitive, informative, keyboard-driven window manager environment.
  • Highly customized CLI shell, with informative prompt and completions.
  • Highly customized text editor (Neovim), which strives to be IDE-like.
  • Cohesive look and feel. All elements use the same or similar color scheme.
  • Exclusively uses the modern Wayland display server.
  • Cleans up many of the scattered dotfiles in $HOME.

This repository is managed by YADM (Yet Another Dotfiles Manager), a Git wrapper for managing dotfiles.

Installation

Manually (using Git)

  1. Clone this repository.

    git clone https://github.com/ralgar/dotfiles.git
  2. Manually install any dotfiles you want. If you use my Git config, please be sure to change the identity.

Automatically (using YADM)

WARNING: This option is destructive, and is primarily intended for my personal use on Arch Linux. Running the bootstrap program requires root privileges, and will make a variety of system modifications including (but not limited to) installing packages, and editing configuration files. Use at your own risk!

  1. Clone this repository with YADM.

    yadm clone https://github.com/ralgar/dotfiles.git
  2. When asked if you want to run the bootstrap program, choose yes, and follow the prompts.

License

Copyright (c) 2024, Ryan Algar (ralgar/dotfiles)

BSD 2-clause License (see LICENSE or BSD 2-clause)

About

A collection of my personal dotfiles for customizing *nix systems

Resources

Stars

Watchers

Forks