Skip to content
/ dots Public
forked from 1amSimp1e/dots

Nothing here but Dotfiles & Cusomization πŸ’«

License

Notifications You must be signed in to change notification settings

puneetred/dots

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

1amSimp1e's Dot Files πŸ“

Place where I store all of my own customization

Contents πŸ“š:

πŸ‘» Don't blindly use my setup. Use at your own risk!!!

Overview πŸŽ‘

Hyprland 🍚:

Credits

Thanks to:

GNOME πŸ™:

Gnome configs

🌌 Shell Setups

How to ❓
  • First of all install zsh based on your Linux distributions:

    • For Arch Users:
    yay -S zsh
    
  • For other linux distributions install using this guide

  • Then install ohmyzsh with Zap plugin manager

    • For the prompt im currently using this awesome StarShip Prompt πŸš€ prompt
  • Also, if you want the terminal icon install exa using this guide

  • Install my prompt:

    • Clone the repos and enter that:
    git clone https://github.com/iamverysimp1e/dots.git
    cd dots/configs/prompt
    • Copy necessary files:
    cp starship.toml ~/.config && cp .zshrc $HOME

    Then relaunch your terminal then congratulations your beautiful prompt is ready πŸ₯³

  • Install the nerd fonts

    • Download then extract it to ~/.fonts
    • Then run this from the terminal
    fc-cache -f -v
    

About

Nothing here but Dotfiles & Cusomization πŸ’«

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 35.4%
  • CSS 29.1%
  • Lua 15.7%
  • Shell 8.3%
  • JavaScript 8.1%
  • Batchfile 3.4%