bash: removing the alias line 'pass git ...'

This commit is contained in:
Alex 2024-01-31 13:48:03 +02:00
parent 61b496baa9
commit 5acf0163f6
7 changed files with 12 additions and 38 deletions

View File

@ -43,24 +43,16 @@ alias ga='git add'
alias gl='git log'
alias gd='git diff'
alias gi='git init'
alias gb='git branch'
alias gc='git commit'
alias gs='git status'
alias gr='git remote'
alias gm='git commit -m'
alias gpl='git pull'
alias gps='git push'
alias gmr='git merch'
alias gch='git checkout'
alias grm='git restore --staged'
alias pi='pass init'
alias pga='pass git add'
alias pgl='pass git log'
alias pgd='pass git diff'
alias pgc='pass git commit'
alias pgs='pass git status'
alias pgr='pass git remote'
alias pgm='pass git commit -m'
alias pgpl='pass git pull'
alias pgps='pass git push'
alias pgrm='pass git restore --staged'
# alias cp='/usr/local/bin/cpg -gv'
# alias mv='/usr/local/bin/mvg -gv'

View File

@ -193,7 +193,7 @@ net_download = 100
net_upload = 100
#* Use network graphs auto rescaling mode, ignores any values set above and rescales down to 10 Kibibytes at the lowest.
net_auto = False
net_auto = True
#* Sync the auto scaling for download and upload to whichever currently has the highest scale.
net_sync = False

View File

@ -1,3 +1,9 @@
2024/01/16 (18:30:01) | ===> btop++ v.1.2.13
2024/01/16 (18:30:01) | WARNING: No good candidate for cpu sensor found, using random from all found sensors.
2024/01/18 (19:37:21) | ===> btop++ v.1.2.13
2024/01/18 (19:37:21) | WARNING: No good candidate for cpu sensor found, using random from all found sensors.
2024/01/18 (22:44:51) | ===> btop++ v.1.2.13
2024/01/18 (22:44:51) | WARNING: No good candidate for cpu sensor found, using random from all found sensors.

View File

@ -1,19 +0,0 @@
# vim: filetype=neomuttrc
# muttrc file for account kandil@disroot.org
set realname = "kandil"
set from = "kandil@disroot.org"
set sendmail = "msmtp -a kandil@disroot.org"
alias me kandil <kandil@disroot.org>
set folder = "/home/alex/.local/share/mail/kandil@disroot.org"
set header_cache = "/home/alex/.cache/mutt-wizard/kandil_disroot.org/headers"
set message_cachedir = "/home/alex/.cache/mutt-wizard/kandil_disroot.org/bodies"
set mbox_type = Maildir
set hostname = "disroot.org"
source /usr/local/share/mutt-wizard/switch.muttrc
set spoolfile = "+INBOX"
set postponed = "+Drafts"
set trash = "+Trash"
set record = "+Sent"
macro index o "<shell-escape>mailsync kandil@disroot.org<enter>" "sync kandil@disroot.org"
mailboxes "=INBOX" "=Sent" "=Drafts" "=Trash" "=Junk" "=Boxer.To-do" "=Archive"

View File

@ -1,5 +0,0 @@
# vim: filetype=neomuttrc
source /usr/local/share/mutt-wizard/mutt-wizard.muttrc # mw-autogenerated
source ${HOME}/.config/mutt/accounts/disroot.muttrc # mw-autogenerated
#macro index,pager i1 '<sync-mailbox><enter-command>source ${HOME}/.config/mutt/accounts/disroot.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to email" # mw-autogenerated
macro index,pager i2 '<sync-mailbox><enter-command>source /home/alex/.config/mutt/accounts/disroot.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to kandil@disroot.org"

View File

Before

Width:  |  Height:  |  Size: 298 KiB

After

Width:  |  Height:  |  Size: 298 KiB

View File

@ -40,13 +40,13 @@ unclutter &
setxkbmap -layout us,ua,ru -option "grp:caps_toggle,grp_led:scroll,compose:ralt" &
## Lock screen
# xautolock -time 10 -locker slock &
xautolock -time 10 -locker slock &
## Remove mouse when idle
unclutter -noevents &
## Set background
feh --no-fehbg --bg-scale "$XDG_CONFIG_HOME/wallpaper/slenderman.jpg"
feh --no-fehbg --bg-scale "$XDG_CONFIG_HOME/wallpaper/slend.jpg"
## DWM status bar
while true; do