[feat] ssh, vimrc, backup & other fixes
commitd0745f3c3b93d4a42313508d3bf07e6da3543d0e
authorHassan Afify <hassan@afify.dev>
Sun, 8 Dec 2019 01:37:48 +0000 (8 04:37 +0300)
committerHassan Afify <hassan@afify.dev>
Sun, 8 Dec 2019 01:37:48 +0000 (8 04:37 +0300)
tree63931f67cb6e70fccc95c766e43d025bcb840d0a
parent787f0330f08b9516648aa6443287c2aba417ec6c
[feat] ssh, vimrc, backup & other fixes

* .scripts/ssh
- refactor the script
- gen option ed25519
- select public keys with dmenu
- select keys fingerprint md5 hash

* .vimrc
- add 2 functions detect trail and mixes spaces in statusline

* .scripts/gpg.sh
- create ed25519 key
- export all

.gitignore
.scripts/backup
.scripts/create_diff_git.sh
.scripts/find_word.sh
.scripts/install_arch.md
.scripts/pacman_base.txt
.scripts/unmount_drives.sh
.vim/comment.vim
.config/youtube-viewer/youtube-viewer.conf
.config/mutt/signatures/default
14 files changed:
.config/mutt/signatures/default
.config/youtube-viewer/youtube-viewer.conf
.gitignore
.scripts/backup
.scripts/create_diff_git.sh
.scripts/find_word.sh
.scripts/gpg.sh [changed mode: 0644->0755]
.scripts/install_arch.md
.scripts/pacman_base.txt
.scripts/ssh [new file with mode: 0644]
.scripts/ssh_generate.sh [deleted file]
.scripts/unmount_drives.sh
.vim/comment.vim
.vimrc