Skip to content

shell:aliases: add nixpkgs-review #132

shell:aliases: add nixpkgs-review

shell:aliases: add nixpkgs-review #132

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
submodules: 'true'
- name: Install dotfiles
run: |
rm ~/.bashrc ~/.bash_profile
./install