Meh, I hg cloned the dwm repo at ~/Source/dwm, made my changes and `make install clean`. To update I hg pull -u and vimdiff config.def.h config.h to look for syntax changes, make changes to config.h if needed and `make install clean` again.
well done for blindly copying over your old config inplace of the old config... how did you know the old config would work with the new version of dwm?!
-o, --nobuild Download and extract files only, but do not build them. Useful with the \--noextract option if you wish to tweak the files in src/ before building. -e, --noextract Do not extract source files; use whatever source already exists in the src/ directory.This is handy if you want to go into src/ and manually patch or tweak code, then make a package out of the result. Keep in mind that creating a patch may be a better solution to allow others to use your PKGBUILD
Music shit
stonedmind64 4 months ago
why did you delete the md5sums?
basit005 1 year ago
@basit005 Because I replaced the conf with a new one.
roboticterror 1 year ago
@roboticterror Instead of deleting the md5, you can do a makepkg -efi -skipinteg
FearedBliss 9 months ago
@FearedBliss Good to know, thanks
roboticterror 9 months ago
@roboticterror no prob :D
FearedBliss 9 months ago
Meh, I hg cloned the dwm repo at ~/Source/dwm, made my changes and `make install clean`. To update I hg pull -u and vimdiff config.def.h config.h to look for syntax changes, make changes to config.h if needed and `make install clean` again.
JohannesSM64 2 years ago
awesome
roboticterror 2 years ago
well done for blindly copying over your old config inplace of the old config... how did you know the old config would work with the new version of dwm?!
whereisthebeef 2 years ago
I think I was taking a wild guess.
roboticterror 2 years ago
What did you capture screen with? :3
sierinjsh 2 years ago
I think I might of use xvidcap. It also could of been gtk-record-my-desktop. I can't really remember which one.
roboticterror 2 years ago
-o, --nobuild Download and extract files only, but do not build them. Useful with the \--noextract option if you wish to tweak the files in src/ before building. -e, --noextract Do not extract source files; use whatever source already exists in the src/ directory.This is handy if you want to go into src/ and manually patch or tweak code, then make a package out of the result. Keep in mind that creating a patch may be a better solution to allow others to use your PKGBUILD
thisusernamebssucks 2 years ago
ZSH?
platnumX 2 years ago
bash
roboticterror 2 years ago
oh. how did you get a % prompt? zsh has a % prompt to, also plan9's rc.
platnumX 2 years ago
edit your .bashrc in /home/USERNAME as root or sudo.
and put PS1='%' in it
roboticterror 2 years ago
I thought it was something like that, thanks but zsh > bash anyway.
platnumX 2 years ago
Zsh is great, if you like bloated shit
roboticterror 2 years ago