mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
minor fix
This commit is contained in:
parent
76b5fd4118
commit
19cedd3fdc
3 changed files with 23 additions and 20 deletions
|
|
@ -25,6 +25,7 @@ case "Darwin"
|
|||
alias touch=gtouch
|
||||
alias clip=pbcopy
|
||||
alias paste=pbpaste
|
||||
alias sed=gsed
|
||||
abbr --add reboot "sudo reboot"
|
||||
case "Linux"
|
||||
# Linux Specific
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue