Skip to content

yncynotdev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal dotfiles on Linux

image

⚠️ WARNING: Please fork this repository if you want to customize it on your own.

Prerequisites

If you are on WSL, it is pretty much likely that you don't have ~/.config file yet, run this:

mkdir ~/.config

⚠️ WARNING: setup.sh is not completed yet

Installation

Clone this repository:

git clone https://github.com/Yncy0/dotfiles.git ~/.dotfiles

If using SSH:

git clone [email protected]:Yncy0/dotfiles ~/.dotfiles && cd

Run the script:

cd ~/.dotfiles chmod +x setup.sh && ./setup.sh

Primarly Used Packages

  • 📁alacritty - for terminal
  • 📁fastfetch - for displaying your Linux
  • 📁hypr - for window tiling manager
  • 📁nvim - for the best code text editor
  • 📁swaync - for notifications
  • 📁tmux - for terminal emulator
  • 📁wallpapers - for wallpapers
  • 📁waybar - for the status bar
  • 📁wofi - for app launcher
  • 📁zsh - for my default shell

Those that I didn't mentioned, I'm not using them anymore.

Releases

No releases published

Packages

No packages published