File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ disable = [
1919    " cargo" 
2020    " clam_av_db" 
2121    " containers" 
22+     " gcloud" 
2223    " gem" 
2324    " github_cli_extensions" 
2425    " go" 
@@ -108,18 +109,18 @@ no_self_update = true
108109#  Commands to run before anything
109110[pre_commands ]
110111#  "Emacs Snapshot" = "rm -rf ~/.emacs.d/elpa.bak && cp -rl ~/.emacs.d/elpa ~/.emacs.d/elpa.bak"
112+ "television cabels"  = " setopt extendedglob && cd ~/.config/television/cable && rm -- ^nix-search-tv.toml && ~/.local/state/nix/profile/bin/tv update-channels" 
113+ "antidote"  = " ~/.local/state/nix/profile/share/antidote/antidote update" 
111114
112115
113116#  Commands to run after anything
114117[post_commands ]
115118#  "Emacs Snapshot" = "rm -rf ~/.emacs.d/elpa.bak && cp -rl ~/.emacs.d/elpa ~/.emacs.d/elpa.bak"
116119#  "nix-env" = "nix-env --upgrade"
117- "home-manager"  = " home-manager switch" 
120+ "home-manager"  = " ~/.local/state/nix/profile/bin/ home-manager switch" 
118121#  "home-manager cleanup" = "nix-collect-garbage -d && nix-env --delete-generations old && nix-store --gc && nix-store --optimise"
119- "antidote"  = " ~/.local/state/nix/profile/share/antidote/antidote update" 
120122#  "micromamba" = "micromamba self-update"
121123#  "zsh_recompile" = "source ~/.config/home-manager/conf.d/zsh/functions.zsh && zsh_recompile"
122- "television cabels"  = " setopt extendedglob && cd ~/.config/television/cable && rm -- ^nix-search-tv.toml && tv update-channels" 
123124
124125
125126#  Custom commands
@@ -213,7 +214,7 @@ fetch_head = true
213214
214215[git ]
215216#  How many repos to pull at max in parallel
216- #   max_concurrency = 5
217+ max_concurrency  = 5 
217218
218219#  Additional git repositories to pull
219220repos  = [" ~/.config/nvim" " ~/.config/home-manager" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments