All Projects → nullxception → dotfiles

nullxception / dotfiles

Licence: BSD-3-Clause License
nullxception's desktop and other configurations

Programming Languages

shell
77523 projects
powershell
5483 projects
Vim Script
2826 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to dotfiles

dotfiles
Your dotfiles are how you personalize your system. These are mine.
Stars: ✭ 12 (-25%)
Mutual labels:  dotfiles, zsh
dotfiles-legacy
. .✧ · 🌎 ✷ ✫ 🌙 · ✵ 🚀✵ * ✵ · 🌌✫ ✷ · ✧ .
Stars: ✭ 15 (-6.25%)
Mutual labels:  dotfiles, zsh
dotfiles
cross-platform (linux (arch), macos, android (termux), windows (WSL)) dotfiles and scripts, using yadm
Stars: ✭ 17 (+6.25%)
Mutual labels:  dotfiles, zsh
Dotfiles
🌸 Configuration for i3, kitty, picom, ZSH, gtk, qutebrowser, qbittorrent and more... (All tools for an arch linux new installation)
Stars: ✭ 15 (-6.25%)
Mutual labels:  dotfiles, zsh
dotfiles
dotfiles of my linux setup
Stars: ✭ 25 (+56.25%)
Mutual labels:  dotfiles, zsh
dotfiles
rice repo
Stars: ✭ 71 (+343.75%)
Mutual labels:  dotfiles, zsh
dotfiles
⚡️ Sharpen dat knife.
Stars: ✭ 29 (+81.25%)
Mutual labels:  dotfiles, zsh
Dotfiles
My lovely dots ~/.💖
Stars: ✭ 212 (+1225%)
Mutual labels:  dotfiles, zsh
dotfiles
My dotfiles for oh-my-zsh, vim and tmux 📟
Stars: ✭ 23 (+43.75%)
Mutual labels:  dotfiles, zsh
dotfiles
🏡 .files, including zsh, tmux, vim, and git. Also macOS setup. Good stuff.
Stars: ✭ 30 (+87.5%)
Mutual labels:  dotfiles, zsh
autorice
Autorice 9001 ~ Simple and fast arch setup in minutes
Stars: ✭ 55 (+243.75%)
Mutual labels:  dotfiles, zsh
dotfiles
Config files for i3, polybar, rofi, mpv, Xresources, kitty and some bash-things...
Stars: ✭ 52 (+225%)
Mutual labels:  dotfiles, zsh
Dotfiles
😈 Vim, git, zsh, tmux, and other goodies.
Stars: ✭ 240 (+1400%)
Mutual labels:  dotfiles, zsh
dotfiles
Dotfiles for my awesomewm/i3 Arch setup & neovim
Stars: ✭ 19 (+18.75%)
Mutual labels:  dotfiles, zsh
Dotfiles
🐧 Simple, fast, productivity-increaser dotfiles
Stars: ✭ 213 (+1231.25%)
Mutual labels:  dotfiles, zsh
dotfiles
🚀 tmux, ohmyzsh, powerlevel10k, neovim 🔧
Stars: ✭ 24 (+50%)
Mutual labels:  dotfiles, zsh
Dotfiles
My vim, zsh, tmux, and macOS dotfiles
Stars: ✭ 209 (+1206.25%)
Mutual labels:  dotfiles, zsh
Dotfiles
🌷
Stars: ✭ 209 (+1206.25%)
Mutual labels:  dotfiles, zsh
dot
No description or website provided.
Stars: ✭ 40 (+150%)
Mutual labels:  dotfiles, zsh
dotfiles
My dotfiles for development
Stars: ✭ 68 (+325%)
Mutual labels:  dotfiles, zsh

nullxception's desktop and other configurations

License: BSD 3--Clause License Twitter: nullxception

What the heck is this 🤔

It just a dotfiles repo, which is a set of some configurations that commonly used by me on my desktop and server.

It was supposed to helps me config my fresh machine faster, but also act as an archive in case someones want to know my setup. So, don't be shy, give a ⭐️ if some configs can helps you :)

🏗 Installation

After cloning the repo, you can run this command :

  • Linux

    ./install.sh <topic_name>
  • Windows (from pwsh)

    .\install.ps1 <topic_name>

and that's pretty much it 😊

📑 Topic Structures

As you can see, this dotfiles is grouped by topics.

Each of it has their own .module-data (either ended with .bash or .ps1, depending on the OS target) files that will be used by the install script.

For complete example, take a look at .module-data.bash.example and .module-data.ps1.example files in the root directory of this repository.

💬 FAQ

🤔: Can I use it on my machine ?

For some topic like shell or firefox, yes.

But for etc topic, I don't think you want to install it blatantly, since it's a system configuration, tho you can still use it as a references (maybe ?) :)

🤔: Why don't use ansible/stow/yadm/etc instead ?

For simple task such installing files, I think shell script (bash/pwsh) is more than enough for me.

🤔: Is there any LDA or r/unixporn-able desktop suite configuration here ?

I'm just your regular desktop-environment neighbor (ATM) :)

📄 License

Copyright © 2019 Nauval Rizky. This project is BSD 3-Clause License licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].