Skip to content

neeasade/unixporn-dots.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unixporn-dots


A collection of dotfiles from the r/unixporn community
Visit Site


Add your Dotfiles

  • Opening a pull request:
    1. Fork this repository.
    2. Add your entry in the dotfiles.json file.
    3. The image can be added via a url, or by adding an image inside the assets folder and referencing it.
    4. Open a pull request and it's done!

  • Through an Issue:
    1. Use the template provided and fill in the necessary details
    2. Open an Issue and you're done!
{
    title: 'Dotfiles',
    author: 'Armoredvortex',
    link: "https://github.com/armoredvortex",
    description: 'My dotfiles',
    image: 'assets/bridge.png',
    tags: ['xmonad', 'polybar']
}

NOTE: Please try to make sure the image has a 16:9 aspect ratio for consistency

About

A collection of dotfiles from the r/unixporn community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.3%
  • CSS 19.0%
  • HTML 17.7%