cmatrix added, bash edit

This commit is contained in:
Zonsopkomst 2023-02-08 06:41:44 -06:00
parent a2f5b354f0
commit 98b3fde12c
5 changed files with 7 additions and 3 deletions

View File

@ -5,9 +5,8 @@ alias bash="sudo nano .bashrc"
alias sn="sudo nano "
# System Updates
alias flkfrija="cd flake && sudo nix-collect-garbage -d && sudo nix-store --optimise && sudo nix-channel --update && sudo nix flake update && sudo nixos-rebuild switch --flake .#frija && sudo flatpak update && sudo flatpak uninstall
--unused"
alias flkupfrija="cd flake && sudo nix-store --optimise && sudo nix-channel --update && sudo nix flake update && sudo nixos-rebuild switch --flake .#frija && sudo flatpak update"
alias flkfrija="cd flake && sudo nix-collect-garbage -d && sudo nix-store --optimise && sudo nix-channel --update && sudo nix flake update && sudo nixos-rebuild switch --flake .#frija"
alias flkupfrija="cd flake && sudo nix-store --optimise && sudo nix-channel --update && sudo nix flake update && sudo nixos-rebuild switch --flake .#frija"
alias flkminfrija="cd flake && sudo nix flake update && sudo nixos-rebuild switch --flake .#frija"
alias flktyr="cd flake && sudo nix-collect-garbage -d && sudo nix-store --optimise && sudo nix-channel --update && sudo nix flake update && sudo nixos-rebuild switch --flake .#tyr && sudo flatpak update && sudo flatpak uninstall
@ -32,3 +31,4 @@ alias alpha-gnome="gsettings reset org.gnome.shell app-picker-layout"
# Programs
#neofetch
alias obb="docker run -it --rm ghcr.io/openbb-finance/openbbterminal-poetry:latest"
alias starwars="telnet towel.blinkenlights.nl"

View File

@ -162,6 +162,7 @@
bleachbit # PC Cleaner
#bottles # Wineprefix Manager
##btop # Resource Monitor
#cmatrix # Matrix Movie Terminal Theme
cpu-x # PC Information
#crow-translate # Language Translator
#genymotion # NOTE: Issues with loading

View File

@ -160,6 +160,7 @@
bleachbit # PC Cleaner
#bottles # Wineprefix Manager
btop # Resource Monitor
#cmatrix # Matrix Movie Terminal Theme
cpu-x # PC Information
crow-translate # Language Translator
#genymotion # NOTE: Issues with loading

View File

@ -161,6 +161,7 @@
appimage-run # Appimage Runner
bleachbit # PC Cleaner
#bottles # Wineprefix Manager
#cmatrix # Matrix Movie Terminal Theme
btop # Resource Monitor
cpu-x # PC Information
crow-translate # Language Translator

View File

@ -11,6 +11,7 @@
home.packages = with pkgs; [
# Begin packages and options
alacritty
cmatrix
kitty
dconf2nix
speedcrunch