fix for zsh

This commit is contained in:
Tyrel Souza 2023-01-01 22:32:38 -05:00
parent 5ee1044b78
commit 8e34726bed
2 changed files with 15 additions and 3 deletions

View File

@ -1,3 +1,18 @@
# Nix
Install Nix and Home-Manager
For Macos:
Install nix-darwin
```shell
$ nix-build https://github.com/LnL7/nix-darwin/archive/master.tar.gz -A installer
$ ./result/bin/darwin-installer
$ ./result/sw/bin/darwin-rebuild switch --flake .
```
# How To
Clone the repository, then symlink `ln -s` each file to the dotted version in your homedirectory.

View File

@ -55,6 +55,3 @@ function lab () {
jupyter lab
deactivate
}
# source ~/code/dotfiles/jobs/tidelift.sh
source ~/code/dotfiles/jobs/everquote.sh