remove python, alias
This commit is contained in:
parent
2afe088397
commit
b048f9f319
2 changed files with 3 additions and 2 deletions
|
|
@ -40,8 +40,8 @@
|
|||
|
||||
# python
|
||||
pypy3
|
||||
# python3
|
||||
python310Packages.python-lsp-server
|
||||
# # python3
|
||||
# python310Packages.python-lsp-server
|
||||
ruff
|
||||
ruff-lsp
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ alias fetch = macchina
|
|||
alias cringe = sudo bootctl set-oneshot auto-windows
|
||||
alias rebs = sudo nixos-rebuild switch --flake ~/Projects/NOflake/
|
||||
alias rebb = sudo nixos-rebuild boot --flake ~/Projects/NOflake/
|
||||
alias gc = sudo nix-collect-garbage -d
|
||||
alias ff = firefox
|
||||
alias pu = pueue
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue