Skip to content

marzeq/dotfiles

Repository files navigation

dotfiles

this is for my own usage, but feel free to use any of this if you want

install

the repo utilises GNU stow. make sure you install the stow package and then do these commands if you want to install it on your own machine:

cd dotfiles # or wherever you cloned the repository
stow <program_name_1> <program_name_2> # ...
# for example: stow nvim/ alacritty/

gallery

neovim

image

image

hyprland desktop

image


automatic install script

run the install.sh script to stow the config files for the specified package of programs and install the necessary dependencies:

./install.sh [package]
# available packages: shells, neovim, alacritty, hyprland

manual install

if you wish not to use stow and install.sh, you can find the config files for each program insie of its directory at the end of the file structure chain (for example the config files for neovim are in nvim/.config/nvim because that's where they should reside in)


notes

bash

the .throwaway file is a file for any scripts installed by other programs (for example rustup) that just pollute your .bashrc needlesly

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published