An open API service indexing awesome lists of open source software.

https://github.com/RaduRelics/dot

My dotfiles / default location for ricing configs.
https://github.com/RaduRelics/dot

Last synced: 8 months ago
JSON representation

My dotfiles / default location for ricing configs.

Awesome Lists containing this project

README

          

Such wow, Michael

# Dotfiles
These are my dot files. I primarily use [Arch](https://www.archlinux.org) but I decided to give [Debian Testing](https://www.debian.org/) a try. I also run Debian or Ubuntu on a few server type systems, so I also try to make sure my dotfiles work there as well.

**The main things here are:**
1. My [Neovim](https://neovim.io/) configuration (Soon™).
2. My [Zsh](https://www.zsh.org/) configuration.
3. My window manager configuration.
4. My [URxvt](https://wiki.archlinux.org/title/rxvt-unicode) configuration.
5. My configs for [Ranger](https://github.com/ranger/ranger) (Also Soon™).

## My Setup
Currently, my main system is running Debian Testing. At the moment I am using the [i3 Window Manager](https://i3wm.org/), in the past I've used dwm, bspwm, Xmonad and pretty much everything under the sun, but i3 is usually available everywhere and is easy to configure so I decided to settle on it for now; I use Picom for transparency and whatnot, URxvt as my main terminal, and [Neovim](https://github.com/neovim/neovim) as my text editor and of course, [tmux](https://github.com/tmux/tmux/wiki). You can view all of my dotfiles here, you can probably see where I draw inspiration from if you look close enough.

![Screenshot](images/desktop.jpg)
```sh

_,met$$$$$gg. mihai@TestingF15
,g$$$$$$$$$$$$$$$P. ----------------
,g$$P" """Y$$.". OS: Debian GNU/Linux 12 (bookworm) x86_64
,$$P' `$$$. Kernel: 6.1.0-9-amd64
',$$P ,ggs. `$$b: Uptime: 1 hour, 44 mins
`d$$' ,$P"' . $$$ Packages: 1033 (dpkg)
$$P d$' , $$P Shell: zsh 5.9
$$: $$. - ,d$$' Resolution: 1920x1080
$$; Y$b._ _,d$P' WM: i3
Y$$. `.`"Y$$$$P"' Theme: Gruvbox-Dark-BL [GTK2/3]
`$$b "-.__ Icons: hicolor [GTK2/3]
`Y$$ Terminal: x-terminal-emul
`Y$$. CPU: 12th Gen Intel i7-12700H (20) @ 4.600GHz
`$$b. GPU: Intel Alder Lake-P
`Y$$b. GPU: NVIDIA GeForce RTX 3050 Ti Mobile
`"Y$b._ Memory: 3348MiB / 15611MiB
`"""

"We become what we pay attention to."
Sam Harris
```