mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
awesome boiii
This commit is contained in:
parent
2995175444
commit
925906c3ea
3 changed files with 5 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,3 +25,4 @@
|
|||
!/zsh
|
||||
!/i3status/
|
||||
!/mutt/
|
||||
!/awesome/
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
# vim: filetype=neomuttrc
|
||||
source /usr/share/mutt-wizard/mutt-wizard.muttrc # mw-autogenerated
|
||||
source /home/david/.config/mutt/accounts/1-mutt.muttrc # mw-autogenerated
|
||||
macro index,pager i1 '<sync-mailbox><enter-command>source /home/david/.config/mutt/accounts/1-mutt.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to weichen2000121@gmail.com" # mw-autogenerated
|
||||
source /home/david/.config/mutt/accounts/1-david.muttrc # mw-autogenerated
|
||||
macro index,pager i1 '<sync-mailbox><enter-command>source /home/david/.config/mutt/accounts/1-david.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to weichen2000121@gmail.com" # mw-autogenerated
|
||||
source ./keyunbindings.conf
|
||||
source ./keybindings.conf
|
||||
|
||||
|
|
|
|||
|
|
@ -330,6 +330,7 @@ map gff cd ~/.config/fish
|
|||
map gfi cd ~/.config/i3
|
||||
map gfr cd ~/.config/ranger
|
||||
map gfn cd ~/.config/nvim
|
||||
map gfw cd ~/.config/awesome
|
||||
map gfz cd ~/.config/zsh
|
||||
map ge cd /etc
|
||||
map gU cd /usr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue