mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
Fixes.
This commit is contained in:
parent
de7d8b1f06
commit
72a691c730
2 changed files with 3 additions and 0 deletions
|
@ -97,5 +97,7 @@ alias df='df -h'
|
|||
alias du='du -h'
|
||||
|
||||
alias ping='ping -c4'
|
||||
alias cobiwin='rdesktop -u Cobi -g 1440x900 -x 0x80 -B cobiwin.cobi.ninja'
|
||||
alias cssh='cssh -l root'
|
||||
|
||||
command -v time >/dev/null 2>&1 && alias time='command time'
|
||||
|
|
|
@ -13,3 +13,4 @@ tags
|
|||
*.log
|
||||
*.dvi
|
||||
*.mode*v*
|
||||
*.unencrypted.json
|
||||
|
|
Loading…
Add table
Reference in a new issue