vimrc arch-packages bashrc launcher cron
Prithu Goswami pg@prithu.dev
Thu, 30 Dec 2021 00:04:49 +0530
5 files changed,
60 insertions(+),
8 deletions(-)
M
bin/cron/org-autocommit-cron
→
bin/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/launcher
→
config/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/.bashrc
→
home/.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/.vimrc
→
home/.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-packages
→
misc/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