mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Moving from ArchMac to Nix
This commit is contained in:
parent
d6a7376d07
commit
2cd00b16f2
4 changed files with 6 additions and 11 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# archmac completions
|
||||
fpath=(/opt/arch/share/zsh/site-functions $fpath)
|
||||
# nix completions
|
||||
fpath=($HOME/.nix-profile/share/zsh/site-functions $fpath)
|
||||
|
||||
# Use modern completion system
|
||||
autoload -Uz compinit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue