]> git.sev.monster Git - dotfiles.git/log
dotfiles.git
6 years agofix for shells without OSTYPE
ds6 [Fri, 13 Apr 2018 03:11:06 +0000 (22:11 -0500)]
fix for shells without OSTYPE

6 years agofix ostype
ds6 [Fri, 13 Apr 2018 01:24:27 +0000 (20:24 -0500)]
fix ostype

6 years agoupdate submodules
ds6 [Fri, 13 Apr 2018 01:19:10 +0000 (20:19 -0500)]
update submodules

6 years agoMerge branch 'master' of home:git/dotfiles
ds6 [Thu, 12 Apr 2018 04:35:33 +0000 (23:35 -0500)]
Merge branch 'master' of home:git/dotfiles

extrapolated some bsd-only stuff

6 years agowscons fix
ds6 [Thu, 12 Apr 2018 04:22:06 +0000 (23:22 -0500)]
wscons fix

6 years agofixed zsh, renamed l -> lck, netbsd support
ds6 [Thu, 12 Apr 2018 03:10:09 +0000 (22:10 -0500)]
fixed zsh, renamed l -> lck, netbsd support

zsh now sets its own path in zshrc
zshenv.local is now loaded last
all bsdisms have been moved to blocks
netbsd support added for zsh
fixed wscons issues with xterm escapes
workaround for %f prompt escape on wscons

6 years agofix DVTM_TERM
ds6 [Sat, 10 Mar 2018 09:38:28 +0000 (03:38 -0600)]
fix DVTM_TERM

6 years agofix TERM and add DVTM_TERM
ds6 [Sat, 10 Mar 2018 09:34:49 +0000 (03:34 -0600)]
fix TERM and add DVTM_TERM

6 years agoadd git alias pull-submodules
ds6 [Sat, 10 Mar 2018 07:09:41 +0000 (01:09 -0600)]
add git alias pull-submodules

6 years agoupdated repeat.vim
ds6 [Sat, 10 Mar 2018 07:07:14 +0000 (01:07 -0600)]
updated repeat.vim

6 years agofixed install.sh tmp folder creation
ds6 [Sat, 10 Mar 2018 06:56:44 +0000 (00:56 -0600)]
fixed install.sh tmp folder creation

6 years ago.mailrc
ds6 [Sat, 10 Mar 2018 06:22:03 +0000 (00:22 -0600)]
.mailrc

6 years agompc-notifyd -d
ds6 [Sat, 10 Mar 2018 06:20:46 +0000 (00:20 -0600)]
mpc-notifyd -d

6 years agofix some file redirects
ds6 [Sun, 25 Feb 2018 12:27:39 +0000 (06:27 -0600)]
fix some file redirects

in hindsight .zprofile should probably be put in a cronjob to avoid
affecting things run as the dotfile user before they log in, but doing
that may go outside the scope of install.sh

6 years agomove vim tmp to var/tmp/vim, softlink tmp to /tmp
ds6 [Sun, 25 Feb 2018 12:15:48 +0000 (06:15 -0600)]
move vim tmp to var/tmp/vim, softlink tmp to /tmp

~/tmp will now point to /tmp so that it will be cleared regularly on
systems that have temporary /tmp storage. been meaning to do this for a
while but this is a more stable solution than anything else. explicitly
calls for BSDs to avoid issues with eg. termux

vim will now use ~/var/tmp/vim instead of ~/tmp/vim so that its files
will remain longer

adjusted install.sh for these changes + some cleanup

6 years agoremove pointless chmod from install.sh
ds6 [Sun, 25 Feb 2018 11:40:30 +0000 (05:40 -0600)]
remove pointless chmod from install.sh

private things were removed from Xresources and split from .zshenv to
.zshenv.local long ago

6 years agoimproved mpc-notify
ds6 [Sun, 25 Feb 2018 11:36:46 +0000 (05:36 -0600)]
improved mpc-notify

6 years agoadd mpc-notify
ds6 [Mon, 19 Feb 2018 12:00:18 +0000 (06:00 -0600)]
add mpc-notify

6 years ago.zshrc changes
ds6 [Tue, 6 Feb 2018 02:21:04 +0000 (20:21 -0600)]
.zshrc changes

6 years agomake git pushall parallel
ds6 [Tue, 6 Feb 2018 01:36:41 +0000 (19:36 -0600)]
make git pushall parallel

6 years agoadd git pushall alias to .gitconfig
ds6 [Tue, 6 Feb 2018 01:33:46 +0000 (19:33 -0600)]
add git pushall alias to .gitconfig

6 years agoadd mpc keybinds, .zshenv.local loading
ds6 [Tue, 6 Feb 2018 01:23:51 +0000 (19:23 -0600)]
add mpc keybinds, .zshenv.local loading

6 years agoabandon $OSTYPE in install, add xdg/cava
ds6 [Mon, 5 Feb 2018 14:04:48 +0000 (08:04 -0600)]
abandon $OSTYPE in install, add xdg/cava

just use uname instead of $OSTYPE
should probably find a better way to handle that but it works for now

6 years agofixed default_unit alias
ds6 [Mon, 5 Feb 2018 07:51:24 +0000 (01:51 -0600)]
fixed default_unit alias

6 years agofixed install.sh on gnu/busybox/android
ds6 [Mon, 5 Feb 2018 07:47:37 +0000 (01:47 -0600)]
fixed install.sh on gnu/busybox/android

6 years agoremove tint2 battery alert, zsh dotfiles vcs check
ds6 [Sat, 3 Feb 2018 06:36:06 +0000 (00:36 -0600)]
remove tint2 battery alert, zsh dotfiles vcs check

alert didn't work anyway, going to implement it in software anyway or at
least write a daemon for it.

dotfiles now checks if a file is changed for my sanity.

6 years agofixed urxvt matcher url regex
ds6 [Sat, 3 Feb 2018 06:04:50 +0000 (00:04 -0600)]
fixed urxvt matcher url regex

6 years agochanged urxvt matcher url pattern again
ds6 [Wed, 31 Jan 2018 07:41:56 +0000 (01:41 -0600)]
changed urxvt matcher url pattern again

6 years agofixed urxvt url matcher regex
ds6 [Wed, 31 Jan 2018 03:29:00 +0000 (21:29 -0600)]
fixed urxvt url matcher regex

6 years agoadded syncthing script, more dirs to install
ds6 [Wed, 31 Jan 2018 02:53:02 +0000 (20:53 -0600)]
added syncthing script, more dirs to install

6 years agoMerge branch 'master' of /home/ds6/git/dotfiles
ds6 [Mon, 22 Jan 2018 11:30:10 +0000 (05:30 -0600)]
Merge branch 'master' of /home/ds6/git/dotfiles

6 years agoadd venv ddactivate alias
ds6 [Mon, 22 Jan 2018 11:29:17 +0000 (05:29 -0600)]
add venv ddactivate alias

6 years agoadded full transparent bg term, changed class name
ds6 [Wed, 17 Jan 2018 08:17:57 +0000 (02:17 -0600)]
added full transparent bg term, changed class name

fixed compton config as well

6 years agoadd screen lock `l', `share' dir, install.sh edit
ds6 [Tue, 16 Jan 2018 05:59:07 +0000 (23:59 -0600)]
add screen lock `l', `share' dir, install.sh edit

6 years agoadd required/useful scripts, install.sh support
ds6 [Tue, 16 Jan 2018 05:23:29 +0000 (23:23 -0600)]
add required/useful scripts, install.sh support

6 years ago.Xresources changes, fixed cursors, tint2 i3 mode
ds6 [Tue, 16 Jan 2018 03:23:56 +0000 (21:23 -0600)]
.Xresources changes, fixed cursors, tint2 i3 mode

6 years agozsh prompt %m -> %2m
ds6 [Thu, 11 Jan 2018 08:39:45 +0000 (02:39 -0600)]
zsh prompt %m -> %2m

6 years agourxvt perl extensions, Xresources changes
ds6 [Thu, 11 Jan 2018 07:44:56 +0000 (01:44 -0600)]
urxvt perl extensions, Xresources changes

urxvt perl extensions finalized,  font size added
edited install.sh for better filename compatibility
URxvtRoot tail log turnover fixed (-f to -F)
updated tint2 config to latest tint2 version
volumeicon horizontal slider

6 years agovimrc: colorcolumn made dark, syntax changes
ds6 [Tue, 9 Jan 2018 16:14:23 +0000 (10:14 -0600)]
vimrc: colorcolumn made dark, syntax changes

6 years agoadd %r to vcs_info
ds6 [Tue, 9 Jan 2018 15:51:30 +0000 (09:51 -0600)]
add %r to vcs_info

6 years agoremove useless vcs_info format atoms
ds6 [Tue, 9 Jan 2018 15:46:08 +0000 (09:46 -0600)]
remove useless vcs_info format atoms

6 years agovcs_info changes
ds6 [Tue, 9 Jan 2018 15:45:02 +0000 (09:45 -0600)]
vcs_info changes

6 years agoadd .swo to .gitignore
ds6 [Tue, 9 Jan 2018 15:23:48 +0000 (09:23 -0600)]
add .swo to .gitignore

.swo is .swp backup, created when recovering vim files

6 years agoremove .zshrc.swp
ds6 [Tue, 9 Jan 2018 15:21:58 +0000 (09:21 -0600)]
remove .zshrc.swp

6 years agoalias: activate -> va; cleanup
ds6 [Tue, 9 Jan 2018 15:20:57 +0000 (09:20 -0600)]
alias: activate -> va; cleanup

6 years agovim packages, Xft, urxvt perl, root console, zshrc
ds6 [Tue, 9 Jan 2018 15:13:16 +0000 (09:13 -0600)]
vim packages, Xft, urxvt perl, root console, zshrc

vim packages have been added as submodules
todo.txt deleted from .vim root and added as package
square cursor, and Xft and other font changes in Xresources
URxvtRoot has been re-enabled as URxvtBG, style finalized
zshrc organization and git vcs/alias changes

6 years agourxvt block cursor + root term; zsh, dunst changes
ds6 [Sat, 30 Dec 2017 09:04:43 +0000 (03:04 -0600)]
urxvt block cursor + root term; zsh, dunst changes

6 years agoreorganized tint2, i3->volumeicon vol control
ds6 [Sun, 10 Dec 2017 06:51:54 +0000 (00:51 -0600)]
reorganized tint2, i3->volumeicon vol control

changed default font from XFT for compatibility with old applications
recolored luakit tabs
added volumeicon config
moved i3 volume controls to volumeicon, so changes are shown visually
changed zsh title style

6 years agoswitch i3bar->tint2, zsh bell, pbuild/run->portpkg
ds6 [Sat, 9 Dec 2017 20:43:12 +0000 (14:43 -0600)]
switch i3bar->tint2, zsh bell, pbuild/run->portpkg

stop using i3bar, switch entirely to tint2
zsh bell on long operations + urxvt urgentOnBell
pbuild and prun combined into `portpkg [build/run]'
compton changes and optimizations
luakit changes
ssh-agent added to .xinitrc
.Xresources fix, `depth: 32' broke many things including old X apps

6 years agofixed .config not being added
ds6 [Fri, 1 Dec 2017 00:56:11 +0000 (18:56 -0600)]
fixed .config not being added

6 years agoadded ssh display to zsh title, made VICOL strict
ds6 [Fri, 1 Dec 2017 00:48:28 +0000 (18:48 -0600)]
added ssh display to zsh title, made VICOL strict

6 years agosplit files to base/ xdg/; fixed vol keys, install
ds6 [Fri, 1 Dec 2017 00:20:39 +0000 (18:20 -0600)]
split files to base/ xdg/; fixed vol keys, install

added XDG configs in `xdg/' and env exports in `.zshenv'.
files are in `xdg/' for XDG-style configs (eg. files in `.config') and
in `base/' for legacy dotfile-style configs (eg. `.zshrc').
install.sh was modified to support this.
volume keys in i3 were fixed.
vim tw removed by default.

6 years agofix .Xresources, revert colorUL
ds6 [Sun, 26 Nov 2017 04:10:36 +0000 (22:10 -0600)]
fix .Xresources, revert colorUL

6 years agofixed .login_conf, tint2, added ssh-agent, colors
ds6 [Sun, 26 Nov 2017 03:04:13 +0000 (21:04 -0600)]
fixed .login_conf, tint2, added ssh-agent, colors

7 years agoadd .gtkrc-2.0
ds6 [Fri, 24 Nov 2017 13:37:25 +0000 (07:37 -0600)]
add .gtkrc-2.0

7 years agodelete .hushlogin, added touch to install.sh
ds6 [Fri, 24 Nov 2017 19:29:36 +0000 (13:29 -0600)]
delete .hushlogin, added touch to install.sh

7 years agoadd .hushlogin
ds6 [Fri, 24 Nov 2017 19:27:41 +0000 (13:27 -0600)]
add .hushlogin

7 years agoadd .gitconfig
ds6 [Fri, 24 Nov 2017 19:15:58 +0000 (13:15 -0600)]
add .gitconfig

7 years agodelete .netrwhist
ds6 [Fri, 24 Nov 2017 19:01:40 +0000 (13:01 -0600)]
delete .netrwhist

7 years agoinstall.sh
ds6 [Fri, 24 Nov 2017 19:00:31 +0000 (13:00 -0600)]
install.sh

7 years agoinitial commit
ds6 [Fri, 24 Nov 2017 18:21:53 +0000 (12:21 -0600)]
initial commit

This page took 0.075169 seconds and 4 git commands to generate.