Skip to content

yamenw/linux-configs

Repository files navigation

Personal Configs Repo

Just configs that I have on my personal machine, clone the repo and source them where you want them.

Note

I just made this to share with friends.

How to Use

Put the files in a directory called ~/.config/yamens and source the entrypoint.sh file into your shell prompt.

For executables, I use a directory called ~/.exec that I add to $PATH.

Files

Programs to Install

Dotfiles

I use GNU stow to manage the dotfiles directory, here is a simple tutorial on this.

Run the following:

stow . -t ~

You may also use chezmoi for this but I liked symlinks more because of their simplicity.

Prompt

The theme can be found here for OMP.

Shell

zsh is used with zinit.

Desktop Theme

About

Configs for my personal Linux machine

Resources

Stars

Watchers

Forks