Skip to content

Commit

Permalink
fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phalanx-hk committed Jan 19, 2024
1 parent 978d801 commit d0a7a81
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
# dotfiles

[![macOS](https://github.com/phalanx-hk/dotfiles/actions/workflows/mac.yml/badge.svg)](https://github.com/phalanx-hk/dotfiles/actions/workflows/mac.yml)
[![Ubuntu](https://github.com/phalanx-hk/dotfiles/actions/workflows/ubuntu.yml/badge.svg)](https://github.com/phalanx-hk/dotfiles/actions/workflows/ubuntu.yml)
[![shellcheck](https://github.com/phalanx-hk/dotfiles/actions/workflows/shellcheck.yaml/badge.svg)](https://github.com/phalanx-hk/dotfiles/actions/workflows/shellcheck.yaml)
[![actionlint](https://github.com/phalanx-hk/dotfiles/actions/workflows/actionlint.yaml/badge.svg)](https://github.com/phalanx-hk/dotfiles/actions/workflows/actionlint.yaml)
[![lint](https://github.com/phalanx-hk/dotfiles/actions/workflows/lint.yml/badge.svg)](https://github.com/phalanx-hk/dotfiles/actions/workflows/lint.yml)

## mac
## Setup

### mac

```bash
cd mac
sh setup.sh
make mac
```

## ubunut
### ubuntu client
TBD

```bash
cd ubuntu/scripts
/bin/bash setup.bash
```
### ubuntu server
TBD

0 comments on commit d0a7a81

Please sign in to comment.