Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Meu repositório de configurações de arquivos do meu sistema operacional.

License

Notifications You must be signed in to change notification settings

alsgu3rra/dotfiles

Repository files navigation

Dotfiles

Iniciando

git clone https://github.com/als-guerra/dotfiles.git .dotfiles

cd .dotfiles

Git

cp example.gitconfig .gitconfig

ln -s $HOME/.dotfiles/.gitconfig $HOME/

NVM

# nodejs 18

ln -s $HOME/.dotfiles/.nvmrc $HOME/

Docker

cp -r $HOME/.dotfiles/.docker $HOME/

Polybar

cp $HOME/.dotfiles/polybar-config/config.ini $HOME/.config/polybar

Bash

ln -s $HOME/.dotfiles/arch/.bash_profile $HOME/
ln -s $HOME/.dotfiles/arch/.bash_logout $HOME/
ln -s $HOME/.dotfiles/arch/.bashrc $HOME/
ln -s $HOME/.dotfiles/arch/.shellrc $HOME/
ln -s $HOME/.dotfiles/arch/.zshrc $HOME/
ln -s $HOME/.dotfiles/arch/.aliasesrc $HOME/

Outros

ln -s $HOME/.dotfiles/.conkyrc $HOME/
ln -s $HOME/.dotfiles/.dmrc $HOME/
ln -s $HOME/.dotfiles/.genentriesrc $HOME/
ln -s $HOME/.dotfiles/.Xresources $HOME/
ln -s $HOME/.dotfiles/.yarnrc $HOME/
ln -s $HOME/.dotfiles/alacritty.toml $HOME/.config/alacritty/

cp $HOME/.dotfiles/angular-config.json $HOME/
cp $HOME/.dotfiles/autostart.sh $HOME/.config/bspwm/autostart.sh
cp $HOME/.dotfiles/picom.conf $HOME/.config/bspwm/picom.conf
cp $HOME/.dotfiles/sxhkdrc $HOME/.config/bspwm/sxhkd/

Script

chmod +x $HOME/.config/bspwm/autostart.sh

About

Meu repositório de configurações de arquivos do meu sistema operacional.

Topics

Resources

License

Stars

Watchers

Forks

Languages