[OpenBSD] new and update scripts
commitd953d99cc134f749b656aa8ca3d24b5eb61f286e
authorHassan Afify <hassanafify@protonmail.com>
Sun, 17 Nov 2019 23:26:05 +0000 (17 23:26 +0000)
committerHassan Afify <hassanafify@protonmail.com>
Sun, 17 Nov 2019 23:26:05 +0000 (17 23:26 +0000)
tree6f199e9daeacc4c5ca83ba5a83144a31327fb6e8
parentcd21b4b7b0389a5e401be1c9c77808bc3d13c10e
[OpenBSD] new and update scripts

new file:   .gnupg/gpg-agent.conf
new file:   .gnupg/gpg.conf
new file:   .scripts/openbsd_connect_wifi.sh

modified:   .bashrc
modified:   .vimrc
modified:   .config/dunst/dunstrc
modified:   .config/mutt/themes/gruvbox.muttrc
modified:   .config/vifm/colors/dark.vifm
modified:   .config/vifm/vifmrc

modified:   .gitconfig
modified:   .gitignore

modified:   .scripts/create_mnt_dirs.sh
modified:   .scripts/deploy_theme_icons.sh
modified:   .scripts/gpg.sh
modified:   .scripts/mount_drives.sh
modified:   .scripts/notify_disks.sh
modified:   .scripts/notify_network.sh
modified:   .scripts/openbsd_install.sh
modified:   .scripts/openbsd_ports.sh
modified:   .scripts/pass_manager.sh
20 files changed:
.bashrc
.config/dunst/dunstrc
.config/mutt/themes/gruvbox.muttrc
.config/vifm/colors/dark.vifm
.config/vifm/vifmrc
.gitconfig
.gitignore
.gnupg/gpg-agent.conf [new file with mode: 0644]
.gnupg/gpg.conf [new file with mode: 0644]
.scripts/create_mnt_dirs.sh
.scripts/deploy_theme_icons.sh
.scripts/gpg.sh
.scripts/mount_drives.sh
.scripts/notify_disks.sh
.scripts/notify_network.sh
.scripts/openbsd_connect_wifi.sh [new file with mode: 0644]
.scripts/openbsd_install.sh
.scripts/openbsd_ports.sh
.scripts/pass_manager.sh
.vimrc