all repos — dotfiles @ 49ed2f7b94273dbaef4f7fe6a9783f4ff260d03f

linux dotfiles

vimrc arch-packages bashrc launcher cron
Prithu Goswami pg@prithu.dev
Thu, 30 Dec 2021 00:04:49 +0530
commit

49ed2f7b94273dbaef4f7fe6a9783f4ff260d03f

parent

1dce0b27721362718b1f1cbe69b492aa9af6028f

5 files changed, 60 insertions(+), 8 deletions(-)

jump to
M bin/cron/org-autocommit-cronbin/cron/org-autocommit-cron

@@ -2,9 +2,9 @@ #!/bin/sh

cd $HOME/docs/org cmsg=$(git status -s) -git add . && git commit -m "auto commit: $(whoami)@$(hostname)"\ +git add . && git commit -m "auto commit: $(whoami)@may"\ -m "$cmsg" -ping -q -c 1 google.com >/dev/null && git push +ping -q -c 1 google.com >/dev/null && git push && git push glix cd $HOME -pass git pull && pass git push && pass git push glix +pass git pull && pass git push && pass git push github
M config/launcherconfig/launcher

@@ -9,3 +9,6 @@ newsboat_

notes_scrot st -e bash -c neomutt firefox +rofi -show emoji +rofi -show drun +rofi -show calc -modi calc -no-show-match -no-sort -no-history
M home/.bashrchome/.bashrc

@@ -9,6 +9,8 @@ [[ $- != *i* ]] && return

[[ -f ~/.profile ]] && . ~/.profile +alias ls='ls --color=auto' + cd() { builtin cd "$@" && ls; }

@@ -119,7 +121,6 @@ alias tss="timesheetctl s"

alias tse="timesheetctl e" -alias ls='ls --color=auto' #alias ls='ls'

@@ -153,3 +154,4 @@ [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm

} complete -C /usr/bin/terraform terraform +[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
M home/.vimrchome/.vimrc

@@ -178,12 +178,13 @@ let g:ale_enabled = 0

let g:ale_linters = { \ 'javascript': ['eslint'], +\ 'python': ['flake8', 'mypy'], \} let g:ale_sign_column_always = 1 let g:ale_sign_error = '>>' let g:ale_sign_warning = '--' -let g:ale_fixers = {'javascript': ['eslint']} +let g:ale_fixers = {'javascript': ['eslint'], 'python': ['black', 'isort']} let g:ale_fix_on_save = 0
M misc/arch-packagesmisc/arch-packages

@@ -1,14 +1,49 @@

+git +gpg +tmux neovim +noto-fonts-emoji arandr -xrandr +weechat +pass +pass-otp aspell +acpi +light +pulseaudio +pulseaudio-alsa +pulseaudio-bluetooth +gtk2 +gtk3 +ntp +bash-completion +nmap +alsa-utils +pavucontrol arc-gtk-theme papirus-icon-theme +materia-gtk-theme +lxappearance +flameshot +usbutils +i3lock rclone +libnotify +jq +ripgrep +rsync +rofi +rofi-emoji +rofi-calc +cronie +dunst feh mpv +tor +htop mediainfo zathura +calibre zathura-pdf-poppler firefox evince

@@ -19,8 +54,19 @@ youtube-dl

cmus nethogs dmenu -dmenu_run clipmenu clipnotify -runa +base-devel +ttf-roboto +terminus-font +noto-fonts +ttf-croscore +ttf-hack +ttf-inconsolata +ttc-iosevka +ttf-fira-code llpp +man +xdg-user-dirs +xorg-server +xorg-apps