Skip to content

Blyedev's dotfiles for arch. Pretty empty... for now

License

Notifications You must be signed in to change notification settings

blyedev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blyedev's dotfiles

These are config files to set up the Arch Linux terminal the way I like using it.

The standout feature of this repository is the Neovim configuration which is actually not under version control here but included as a Git submodule. Keeping Neovim's config separate allows me to keep better track of it's history, while still allowing me to have everything sort of in one place.

Installation

Prerequisites:

Run:

git clone --recursive [email protected]:blyedev/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow .

Features

  • Custom Bash Prompt: Powered by Starship.

Screenshot of Starship terminal

  • Git Enhancements: I prefer using the terminal for Git operations, this alias of git log makes that much easier:

Screenshot of git log alias

That's pretty much it. Check out my neovim config for the cooler stuff

Why Are Dotfiles?

Dotfiles are configuration files that define how our systems behave and look. As Unix users, we make our machines our own by tailoring these configurations to our unique preferences and workflows. In return, we gain valuable productivity and efficiency. Most importantly, it's simply fun. There's nothing better than having your terminal greet you by name.

By sharing our dotfiles, we exchange a little part of us with others, making their lives easier. So share your dotfiles so I can honor the age old tradition of plundering yours. Also, read this great article by Zach Holman.

About

Blyedev's dotfiles for arch. Pretty empty... for now

Topics

Resources

License

Stars

Watchers

Forks

Languages