all repos — dotfiles @ 6827b3a35248eb01836743006fc9c6b9c543f20f

my *nix dotfiles

Thingsss
Anirudh Oppiliappan x@icyphox.sh
Sat, 12 Jun 2021 20:01:38 +0530
commit

6827b3a35248eb01836743006fc9c6b9c543f20f

parent

4b4ed3c815afc4922f3e3d971d46fd6ec1c9fbaf

5 files changed, 4 insertions(+), 5 deletions(-)

jump to
M bash/.bashrcbash/.bashrc

@@ -35,6 +35,7 @@

complete -cf doas # z +[[ -f /usr/local/etc/profile.d/z.sh ]] && . /usr/local/etc/profile.d/z.sh for i in ~/.bashrc.d/[0-9]*; do
M bash/.bashrc.d/04-exports.bashbash/.bashrc.d/04-exports.bash

@@ -1,5 +1,4 @@

# export thingys -export BROWSER=/usr/local/bin/vimb export EDITOR=/usr/local/bin/nvim export SSH_KEY_PATH="~/.ssh/id_rsa" export PATH=$HOME/bin:$PATH
M home/.tmux.confhome/.tmux.conf

@@ -7,7 +7,7 @@ set -g update-environment "KEYBOARD_LAYOUT"

bind r source-file ~/.tmux.conf -set-option -g default-terminal xterm +set-option -g default-terminal xterm-256color set -as terminal-overrides '*:Ss=\E[%p1%d q:Se=\E[2 q' set escape-time 20
M home/.xsessionhome/.xsession

@@ -16,7 +16,7 @@ xrdb -l ~/.Xresources &

~/bin/bgfill syndaemon -k -i 0.5 -d xsetroot -cursor_name left_ptr -redshift -l 12.972442:12.972442 & +redshift -l 12.972442:12.972442 -t 5700:3600 -g 0.8 -m randr -v & # xnotify XNOTIFY_FIFO="$HOME/.cache/xnotify$DISPLAY.fifo"
M weechat/weechat.confweechat/weechat.conf

@@ -87,7 +87,7 @@ jump_previous_buffer_when_closing = on

jump_smart_back_to_buffer = on key_bind_safe = on key_grab_delay = 800 -mouse = off +mouse = on mouse_timer_delay = 100 nick_color_force = "" nick_color_hash = djb2

@@ -472,7 +472,6 @@ python.teamcometchat.slack.com.Taru = all

[filter] irc_smart = on;*;irc_smart_filter;* -freenode_spam = on;*;*;THIS CHANNEL HAS MOVED TO IRC.FREENODE.NET [key] ctrl-? = "/input delete_previous_char"