Working on neomutt setup and some other small fixes
This commit is contained in:
parent
91836193e7
commit
bf10ef8645
36 changed files with 152 additions and 155 deletions
|
@ -4,8 +4,7 @@ alias gac='ga && gc'
|
|||
alias gpull='git pull'
|
||||
alias gpush='git push'
|
||||
|
||||
# Access server mariadb
|
||||
alias moria-mariadb='ssh -tt moria docker exec -it mariadb mysql -p'
|
||||
alias mutt='neomutt'
|
||||
|
||||
# Syntax highlighting cat if output is a terminal
|
||||
cat() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue