mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Readme updated
This commit is contained in:
parent
7f335c1a8c
commit
f33d5cf5fb
44
README.md
44
README.md
@ -1,38 +1,16 @@
|
|||||||
# The Voidrice (Luke Smith <https://lukesmith.xyz>'s dotfiles)
|
# This is fork of Voidrice by (Luke Smith <https://lukesmith.xyz>'s dotfiles)
|
||||||
|
|
||||||
These are the dotfiles deployed by [LARBS](https://larbs.xyz) and as seen on [my YouTube channel](https://youtube.com/c/lukesmithxyz).
|
These are the dotfiles deployed by [LARBS](https://larbs.xyz) and as seen on [Luke's YouTube channel](https://youtube.com/c/lukesmithxyz).
|
||||||
|
|
||||||
- Very useful scripts are in `~/.local/bin/`
|
- I added some of my custom scripts for my need exclusively.
|
||||||
- Settings for:
|
- Fireplaces (auto mounting drives in particular location)
|
||||||
- vim/nvim (text editor)
|
- Myprograms ( fetches the dmenu list of programs located in isolated places of hard drives)
|
||||||
- zsh (shell)
|
- fibonacchi mode is default in dwm
|
||||||
- i3wm/i3-gaps (window manager)
|
- added $FM env variable for File manager and updated in dwm build. (Saves the hassle to recompile it in dwm build)
|
||||||
- i3blocks (status bar)
|
- vifm is default here instead of lf
|
||||||
- sxhkd (general key binder)
|
- added dt's vifmrun script in `~/.local/bin` to get image preview in vifm *successfully*.
|
||||||
- ranger (file manager)
|
|
||||||
- lf (file manager)
|
|
||||||
- mpd/ncmpcpp (music)
|
|
||||||
- sxiv (image/gif viewer)
|
|
||||||
- mpv (video player)
|
|
||||||
- calcurse (calendar program)
|
|
||||||
- tmux
|
|
||||||
- other stuff like xdg default programs, inputrc and more, etc.
|
|
||||||
- I try to minimize what's directly in `~` so:
|
|
||||||
- All configs that can be in `~/.config/` are.
|
|
||||||
- Some environmental variables have been set in `~/.zprofile` to move configs into `~/.config/`
|
|
||||||
- Bookmarks in text files used by various scripts (like `~/.local/bin/shortcuts`)
|
|
||||||
- File bookmarks in `~/.config/files`
|
|
||||||
- Directory bookmarks in `~/.config/directories`
|
|
||||||
|
|
||||||
## Want even more?
|
- Other things are similar to luke's version:
|
||||||
|
|
||||||
My setup is pretty modular nowadays.
|
|
||||||
I use several suckless programs that are meant to be configured and compiled by the user and I also have separate repos for some other things.
|
|
||||||
Check out their links:
|
|
||||||
|
|
||||||
- [dwm](https://github.com/lukesmithxyz/dwm) (the window manager I usually use now which is fully compatible with this repo)
|
|
||||||
- [st](https://github.com/lukesmithxyz/st) (the terminal emulator assumed to be used by these dotfiles)
|
|
||||||
- [mutt-wizard (`mw`)](https://github.com/lukesmithxyz/mutt-wizard) - (a terminal-based email system that can store your mail offline without effort)
|
|
||||||
|
|
||||||
## Install these dotfiles
|
## Install these dotfiles
|
||||||
|
|
||||||
@ -43,3 +21,5 @@ curl -LO larbs.xyz/larbs.sh
|
|||||||
```
|
```
|
||||||
|
|
||||||
or clone the repo files directly to your home directory and install [the prerequisite programs](https://github.com/LukeSmithxyz/LARBS/blob/master/progs.csv).
|
or clone the repo files directly to your home directory and install [the prerequisite programs](https://github.com/LukeSmithxyz/LARBS/blob/master/progs.csv).
|
||||||
|
|
||||||
|
Go and Support **Luke Smith** https://lukesmith.xyz
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user