Skip to content

ilya-grigoriev/dotfiles

Repository files navigation

dotfiles

Hardware:

Installation

  • If you are asked about installing something, then enter "yes" if you agree.
git clone git@github.com:ilya-grigoriev/dotfiles.git
cd dotfiles.git
bash depend_{your_os}.sh
bash rocks.sh

Instructions below don't need to be followed if you run depend.sh!

Zsh configuration

  • To work well, you need to set $ZDOTDIR (from /etc/zsh/zshenv/) to ZDOTDIR=$HOME/.config/zsh.
  • To history saving work well, you also need to set $HISTFILE.
  • Just paste following code:
export ZDOTDIR=~/.config/zsh
export HISTFILE=$ZDOTDIR/history
  • All .zsh* files need to be moved to ~/.config/zsh.

Urxvt configuration

  • To work well, you need to create /usr/lib/urxvt/perl folder and move to this config files from urxvt-perls.

GRUB configuration

# /etc/default/grub
GRUB_BACKGROUND=~/ims/wallpapers/background_grub.png

SDDM configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published