3121189282d687542e2dec7e0a44be6ee0b93c7a
Dotfiles
This repository contains my personal dotfiles, which are configuration files for various software and tools that I use on a daily basis.
Dependencies
To install the dependencies run the following:
Install oh-my-zsh with
sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
Archlinux:
sudo yay -Sy --needed plasma-meta alacritty bat btop cava fastfetch heroic-games-launcher-bin kitty mangohud onlyoffice-bin vesktop visual-studio-code-bin obs-studio
Installation
To use these dotfiles, follow these steps:
- Clone this repository to your local machine.
- Run the installation script to symlink the dotfiles to their respective locations.
git clone https://git.justw.tf/Lightemerald/dotfiles.git
cd dotfiles
cp -r ./ ~/
Usage
Once the dotfiles are installed, you can customize them to suit your needs. Simply edit the corresponding dotfile and restart the associated software or tool.
Description
Languages
Shell
65.5%
CSS
34.5%