Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhirsch1138/dotfiles
dotfiles for my linux install
https://github.com/dhirsch1138/dotfiles
Last synced: 22 days ago
JSON representation
dotfiles for my linux install
- Host: GitHub
- URL: https://github.com/dhirsch1138/dotfiles
- Owner: dhirsch1138
- Created: 2020-05-16T03:13:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-06T22:27:09.000Z (over 4 years ago)
- Last Synced: 2024-11-19T00:19:58.098Z (3 months ago)
- Language: C
- Size: 7.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles for my linux install
Contains my personal setup for:
* i3 using i3bar
* xmonad using xmobar
* dwm using native status bar (& st)This repo is meant to be cloned into a ~/.dotfiles directory (alterations to directory will require changes to paths)
Example how to clone (from your home directory):
git clone https://github.com/dhirsch1138/dotfiles .dotfilesOnce cloned:
1. Look at the ReadMes/Documents/SetupReadMe directory
2. identify the text file for the wm you wish to use
3. Look at the text file and install whatever packages it has listed
(feel free to omit/change, just know that these config files call these programs.
They'll need to be updated).
4. XMONAD ONLY - edit xmobar/.config/xmobar.hs
find the line that starts with ", Run Com "python" ["/home/david"
replace "david" with your username
and other spawnOnce command may have user specific directories that
need to be changed
5. Install the gnu stow utility
6. You will probably need to delete the README.md
7. In the directory you cloned into, type "stow *" to create symlinks for all of the
config files and documentation.
READ THE STOW MAN PAGE TO UNDERSTAND WHAT IT DOES AND HOW IT WORKS.Once in new WM
1. use nitrogen to set background