https://github.com/alexcoder04/infinity
My dotfiles (again...)
https://github.com/alexcoder04/infinity
config configuration customization dotfiles i3 i3wm lf linux nvim scripts shell sway terminal tiling-window-manager unix wm zsh
Last synced: 9 months ago
JSON representation
My dotfiles (again...)
- Host: GitHub
- URL: https://github.com/alexcoder04/infinity
- Owner: alexcoder04
- Created: 2022-07-26T11:36:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T11:49:01.000Z (over 2 years ago)
- Last Synced: 2025-02-09T08:23:28.904Z (11 months ago)
- Topics: config, configuration, customization, dotfiles, i3, i3wm, lf, linux, nvim, scripts, shell, sway, terminal, tiling-window-manager, unix, wm, zsh
- Language: Shell
- Homepage:
- Size: 268 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# My .files
In case you didn't know, "dotfiles" are configuration files on Unix-like
operating systems like Linux. Because they start with a `.`, so they don't show
up in you file manager etc, they are often refered to as "dotfiles".
I love customizing everything I use. That's why I accumulated a lot of config
files for all kinds of programs over the time. They are now in this repository.
## Why "infinity"?
Initially, I had a rather complex system which was generating my dotfiles
according to a uniform colorscheme, settings for different machines etc. Also I
had an additional repository for my scripts, however they should have belonged
together with the dotfiles - you are starting to see what kind of mess it was.
That's why I started working on a clean new way to customize my desktop. The
name comes from an idea I had for some time to build an own desktop environment -
the name for it would've been "infinity"; it was also the name of a website I
maintaned for some time with the docs for all of the projects that go into my
desktop setup.
## Licensing
The configs are written by me after studying the according documentation for the
most part and published under the GNU GPLv3 (see `.github/LICENSE`). However,
some parts are copied from other sources, so different licensing terms may
apply to them. For foreign code, you can always find the source I got it from
in the comments.