Collection of scripts to automatically install and configure my favourite software.
Just directly pipe the main setup.sh script, and follow all steps.
curl https://raw.githubusercontent.com/tsepanx/linux-setup/master/curl.sh | bashA script will ask to continue on each <section>, responsible for a single util setup.
On waiting an answer from user, any other from y or empty input %%any other than yes, %%will be considered as section skip.
My packages lists at pkg-lists/ installation.
- Choose whether to install whole
baselist - Choose specific packages from
extralist - Choose left lists to install as a whole
Setup yay, using git.io/yay.sh script
git clones my dotfiles repo to ~/.dotfiles as bare repository.
- my shell-related config files.
.bashrc.zshrc.alias_zsh.alias_bash.vars
oh-my-zsh, with pluginszsh-autosuggestionszsh-syntax-highlighting
- my
.vimrcconfig linked byinit.vim - Install plugins
- my config files at
.config/ranger - fresh plugins repos
fzf_selectranger_deviconsranger-zoxide
- Cp files from
./rootdir systemctl enable --now --user mpd.socket
