| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bin/
lh: now resolves link shorteners first, so web browser is used
less
catgirl-open.sh: uses tabbed with xterm to put multiple catgirl
clients on one "window"
comm-sel: now uses catgirl-open.sh instead of epic5 in xterm
cordless specifies config dir so non-standard config
locations will work
added different x class flags for different TERMINAL
values
config/
cwmrc: removed St and tabbed from autogroups, added tabbed-surf
things generally fixed to accommodate for xterm
ALTSCR removed
$SCR invocations now include -u to hide the cursor
window force-killing uses non-old $() syntax
ksh/prompt.ksh: uses unicode halfbar instead of
powerline triangles
clears formatting at start of PS1 before coloring things
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bin/
bar.sh: pipes spoon into dzen2
lh: added gemini/gopher handling with bombadillo
shortened (no loss of functionality)
opener: shortened (no loss of functionality)
config/
X11/xprofile: added bar.sh
aliasrc: just read it
color/colors.sh: color environment variables, like wal's
cwmrc: font specified as otb
swapped oxbar with bar.sh
ksh/
completions.ksh:
added completions for shortcut functions
diraliases:
redone with self-references, more complete
functions/
pcl: copies password for $1 to selection
uses clip if two arguments
pct: copies totp for $1 to selection
uses clip if two arguments
pkg_complete:
uses cache diralias
kshrc: added functions command
fixed ensuring existence of HISTFILE's dir
nvim/init.vim: deleted, no longer used
vis/
themes/causalagency.lua: good colorscheme for vis
themes/fake256.lua: scrapped
visrc.lua: removed change-256color disable
added cul nu ai
youtube-dl/
config, config-music: fixed output dir
zathura/zathurarc: specified cozette otb
data/
applications/text.desktop
now uses xterm and vis
man/man7/user-hier.7
based off hier(7), describes structure of ..
home directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bin/comm-sel: forced cordless to obey XDG_CONFIG_HOME
bin/shenv: updated path to shrc
config/
X11/
xprofile: files for preparing an X session
just read the file
xresources: resources for an X session
good colors, xterm configuration
cwmrc
added autogroup for xterm
changed term to xterm
changed editor binding to not include kludge
shrc
now uses better home hierarchy
read for details
EDITOR changed to vise
TERMINAL changed to xterm
IRC_SERVERS_FILE now included
PYTHONUSERBASE now included
_JAVA_OPTIONS now included
TERMINFO now included
MAILCAPS now included
most changes result in a cleaner ~
user-dirs.dirs
all lines given directories in ~/share/xdg/
vis/
themes/fake256.lua
made to look like vim's zellner theme on a 16color term
visrc.lua
sets colorscheme to the aforementioned
wal/
removed all
forgot to include some things, expect another commit in a couple minutes
|
|
bother
made the WM detection and X startup file detection more robust
comm-sel
replaced 6cord with cordless
made the default case do nothing so it's less annoying
lh
removed ipc-server garbage
changed the audio group to allow for streaming audio to mpv
(this works with livestream audio files)
mbsync-cron
moved config file to $XDG_CONFIG_HOME/mbsync/mbsyncrc
made error exits actually error (helps with crontab -n)
renamed old popmail touch file to something more nominally
appropriate
same with notify-send --app-name
cwmrc
reading it, DEPENDENCIES.md, and `man cwmrc` will more than
explain everything in here.
except the commented binds, these are behaviours cwm does not
have.
completions.ksh
self-explanatory. read it.
diraliases
added ~bin for user binaries dir
added ~ksh for ksh config dir
added ~pass for password database
kshrc
added safeguards for ensuring used directories exist
switched lfcd source to a test and source
prompt.ksh
better sep symbols
git branch occupies less space
lfrc
added auto-upload to ttm.sh, bound to t
init.vim
switched colourscheme to zellner
removed syntastic checker specifiers,
now uses aggregate checks.
syntastic_c_compiler set to cc, symlink your preferred compiler
to ~bin/cc
switched ectags to ctags
enabled folds
shrc
ALTSCR: terminal you want to use for programs that already have
scrollback. set to "$TERMINAL" if you don't have one.
fiddled with LESS, hopefully better now
$TODO is the file todo(1) uses.
ENV: file ksh sources on startup.
6cord.toml
removed because it's abandoned now.
colors-wal-dwm.h
removed because i don't use dwm anymore.
dunstrc, zathurarc
now uses cozette font
|