1211 lines
20 KiB
Plaintext
1211 lines
20 KiB
Plaintext
exit
|
|
config
|
|
config nu
|
|
set $EDITOR="vim"
|
|
set EDITOR=/bin/vim
|
|
constEDITOR=/bin/vim
|
|
const EDITOR=/bin/vim
|
|
set EDITOR="/bin/vim"
|
|
help
|
|
help commands
|
|
paru -Syu alacritty
|
|
exit
|
|
config nu
|
|
help commands
|
|
export $EDITOR /usr/bin/vim
|
|
export($EDITOR) /usr/bin/vim
|
|
$env.EDITOR="/usr/bin/vim"
|
|
$env.EDITOR "/usr/bin/vim"
|
|
$env.EDITOR = vim
|
|
$env.EDITOR
|
|
$env.EDITOR = vim
|
|
$env.EDITOR
|
|
vim .config/nushell/config.nu
|
|
exit
|
|
config nu
|
|
paru -Syu neovim
|
|
config env
|
|
config nu
|
|
exit
|
|
config nu
|
|
config env
|
|
nvim .config/nushell/config.nu
|
|
vim .config/nvim/init.vim
|
|
nvim .config/nvim/init.vim
|
|
config env
|
|
clear
|
|
exit
|
|
exit
|
|
$nu.env-path
|
|
$nu.env-path | vim
|
|
vim $nu.env-path
|
|
nvim $nu.env-path
|
|
clear
|
|
exit
|
|
nu
|
|
exa $nu.env-path
|
|
$nu.env-path | exa
|
|
cat $nu.env-path
|
|
cat $nu.config-path
|
|
exit
|
|
starship
|
|
exit
|
|
config nu
|
|
exit
|
|
nu
|
|
clear
|
|
nvim ~/.config/starship.toml
|
|
exa
|
|
nvim ~/.config/starship.toml
|
|
cd Code/CODE/RlwyNetSim/
|
|
clear
|
|
nvim ~/.config/starship.toml
|
|
clear
|
|
nvim ~/.config/starship.toml
|
|
$host
|
|
$env.HOSTNAME
|
|
$env.HOST
|
|
$env.HOME
|
|
$env.DESKTOP_SESSION
|
|
$env.display
|
|
$env.DISPLAY
|
|
nvim $nu.env-path
|
|
$env.HOSTNAME
|
|
exit
|
|
nu
|
|
okay
|
|
nvim $nu.config-path
|
|
nvim $env.STARSHIP_SHELL
|
|
nvim ~/.config/starship.toml
|
|
clear
|
|
whatever
|
|
clear
|
|
sccache cargo install porsmo
|
|
cargo install porsmo
|
|
helix
|
|
exit
|
|
clear
|
|
helix
|
|
man 5 alacritty
|
|
man alacritty
|
|
man 2 alacritty
|
|
man 1 alacritty
|
|
man 3 alacritty
|
|
man 4 alacritty
|
|
manman
|
|
man man
|
|
man alacritty
|
|
ls
|
|
mkdir .config/alacritty
|
|
man alacritty
|
|
vim .config/alacritty/alacritty.yml
|
|
exit
|
|
exit
|
|
vim
|
|
vim
|
|
exit
|
|
alacritty
|
|
exit
|
|
$env.HOSTNAME
|
|
nvim ~/.config/starship.toml
|
|
paru -Syu
|
|
helix
|
|
clear
|
|
nvim .config/nvim/init.vim
|
|
mkdir .config/nvim/pack
|
|
mv .config/nvim/init.vim .config/nvim/init.lua
|
|
nvim .config/nvim/init.lua
|
|
paru -Syu xclip
|
|
nvim .config/nvim/init.lua
|
|
mv ~/.config/nvim{,.bak}
|
|
paru -Syu lazyvim-starter
|
|
paru -Syu lazyvim
|
|
clear
|
|
bash
|
|
cd Code/
|
|
git clone https://github.com/LazyVim/starter ~/.config/nvim
|
|
rm -rf ~/.config/nvim/.git/
|
|
nvim
|
|
cd
|
|
exa .config/nvim/
|
|
bat .config/nvim/init.lua
|
|
bat .config/nvim/lua/config/lazy.lua
|
|
rm ~/.config/nvim/ -rf
|
|
bash
|
|
nvim
|
|
nvim .config/nvim/init.lua
|
|
nvim .config/nvim/lua/plugins
|
|
nvim .config/nvim/lua/plugins/onedark.lua
|
|
nvim .config/nvim/init.lua
|
|
nvim
|
|
nvim .config/nvim/init.lua
|
|
exa | ripgrep cache
|
|
exa | grep cache
|
|
exa | grep .cache
|
|
exa -a | grep .cache
|
|
cd .cache/
|
|
ls
|
|
mkdir nvim/sessions
|
|
cd ..
|
|
nvim .config/nvim/init.lua
|
|
paru -Syu nvim-treesitter
|
|
paru -Syu treesitter
|
|
nvim .config/nvim/init.lua
|
|
tree .cache
|
|
tree .cache/nvim/
|
|
clear
|
|
nvim
|
|
nvim .config/nvim/init.lua
|
|
paru -Syu fd
|
|
nvim .config/nvim/init.lua
|
|
paru -Syu fd
|
|
nvim .config/nvim/init.lua
|
|
nvim
|
|
:E
|
|
nvim
|
|
nvim .config/nvim/init.lua
|
|
nvim
|
|
nvim .config/nvim/init.lua
|
|
ls /usr/share/nvim/archlinux.vim
|
|
bat /usr/share/nvim/archlinux.vim
|
|
bat /usr/share/nvim/runtime/
|
|
bat /usr/share/nvim/runtime/plugin/editorconfig.lua
|
|
ranger
|
|
nvin
|
|
paru -Syu x11-askpass
|
|
paru -Syu x11-ssh-askpass
|
|
locate askpass
|
|
$env.SUDO_ASKPASS="usr/bin/ksshaskpass"
|
|
$env.SUDO_ASKPASS=usr/bin/ksshaskpass
|
|
$env.SUDO_ASKPASS = usr/bin/ksshaskpass
|
|
chsh -s bash
|
|
chsh -s /usr/bin/bash
|
|
chsh -l
|
|
chsh -s /bin/bash
|
|
nvim /usr/share/nvim/archlinux.vim
|
|
nvim .config/nvim/init.lua
|
|
exit
|
|
sudo nvim /usr/share/nvim/archlinux.vim
|
|
clear
|
|
fish
|
|
cd Code
|
|
git clone git@github.com:alacritty/alacritty-theme.git
|
|
exa alacritty-theme/themes/one_dark.yaml
|
|
bat alacritty-theme/themes/one_dark.yaml
|
|
oh hell yeah
|
|
exit
|
|
exit
|
|
cd
|
|
touch .config/nvim/lua/plugins/arshamiser
|
|
touch .config/nvim/lua/plugins/arshamiser.lua
|
|
clear
|
|
nvim .config/nvim/init.lua
|
|
nvim
|
|
nvim .config/nvim/init.lua
|
|
nvim
|
|
nvim .config/nvim/init.lua
|
|
nvim .config/nvim/init.lua
|
|
asfasdf
|
|
alacritty
|
|
fwupdmgr get-upgrades
|
|
fwupdmgr --help
|
|
fwupdmgr update
|
|
fwupdmgr upgrade
|
|
fwupdmgr update
|
|
exit
|
|
clear
|
|
$env.HOST
|
|
$env.HOSTNAME
|
|
exit
|
|
nvim .config/starship.toml
|
|
$env.HOSTNAME
|
|
nvim .config/starship.toml
|
|
bash
|
|
nvim .config/starship.toml
|
|
nvim $nu.env-path
|
|
nvim .config/starship.toml
|
|
bash
|
|
$hostname
|
|
$env.hostname
|
|
exit
|
|
nvim .config/nvim/init.lua
|
|
exit
|
|
kwin --restart
|
|
kwin --help
|
|
plasma --help
|
|
pkill kwin
|
|
exit
|
|
pkill kwin
|
|
pkill plasma
|
|
paru -Syu
|
|
paru -Syu lightly-shaders
|
|
paru -Syu lightly-shaders-git
|
|
fish
|
|
exit
|
|
cd Code/
|
|
git clone git@github.com:a-parhom/RoundedSBE.git
|
|
cd RoundedSBE/
|
|
chmod -x install.sh
|
|
cat install.sh
|
|
nvim install.sh
|
|
install.sh
|
|
./install.sh
|
|
chmod +x install.sh
|
|
./install.sh
|
|
kwin_x11 --restart
|
|
fish
|
|
kwin_x11 --replace
|
|
pkill kwin
|
|
kwin_x11 --replace & >/dev/null &
|
|
kwin_x11 --replace >&/dev/null &
|
|
kwin_x11 --replace >&/dev/null&
|
|
kwin_x11 --replace > /dev/null
|
|
kwin_x11 --replace | /dev/null
|
|
kwin_x11 --replace;
|
|
kwin_x11 --replace | ignore
|
|
fish
|
|
clear
|
|
cd Code/
|
|
cd RoundedSBE/
|
|
chmod +x uninstall.sh
|
|
./uninstall.sh
|
|
fish
|
|
paru -Syu kwin-bismuth
|
|
fish
|
|
clear
|
|
cd
|
|
clear
|
|
paru -Syu dicover
|
|
paru -Syu discover
|
|
kwin_x11 --replace
|
|
reboot
|
|
nvim .config/nvim/init.lua
|
|
nvim .config/starship.toml
|
|
clear
|
|
cat
|
|
clera
|
|
clear
|
|
nvim .config/starship.toml
|
|
nvim .config/nvim/init.lua
|
|
paru -Syu tree-sitter
|
|
nvim .config/nvim/init.lua
|
|
exit
|
|
nvim .config/nvim/init.lua
|
|
paru -Syu fzf
|
|
nvim .config/nvim/init.lua
|
|
clear
|
|
nvim .config/nvim/init.lua
|
|
bash
|
|
exa /usr/share/vim/vim81/colors | grep .vim
|
|
exa /usr/share/vim/vim90/colors | grep .vim
|
|
exa /usr/share/nvim/runtime/colors/
|
|
nvim .config/nvim/lua/plugins/peanuts.lua
|
|
clear
|
|
exit
|
|
cargo install ripgrep
|
|
history | ripgrep nvim
|
|
history | grep nvim
|
|
exit
|
|
history | grep nvim
|
|
history | ripgrep nvim
|
|
history | grep nvim
|
|
exa Sync
|
|
mkdir Sync/dotfiles
|
|
history | grep nvim
|
|
cp .config/starship.toml Sync/dotfiles/
|
|
cp .config/nvim/ Sync/dotfiles/nvim
|
|
cp -r .config/nvim/ Sync/dotfiles/nvim
|
|
history | grep alacritty
|
|
cp -r .config/alacritty Sync/dotfiles/alacritty
|
|
tree Sync --help
|
|
tree Sync -d
|
|
history | grep nu
|
|
cp .config/nushell/ Sync/
|
|
cp -r .config/nushell/ Sync/
|
|
tree Sync -d
|
|
mv Sync/nushell Sync/
|
|
mv Sync/nushell Sync/dotfiles/
|
|
tree Sync -d
|
|
clear
|
|
cp -r .config/nushell Sync/dotfiles/alacritty
|
|
cp -r .config/nushell Sync/dotfiles/nushell
|
|
rm -rf Sync/dotfiles/alacritty/
|
|
cp -r .config/alacritty Sync/dotfiles/alacritty
|
|
exit
|
|
nvim .config/alacritty/alacritty.yml
|
|
exit
|
|
exit
|
|
nvim .config/nvim/init.lua
|
|
nvim .config/alacritty/alacritty.yml
|
|
nvim .config/alacritty/alacritty.yml
|
|
exit
|
|
nvim .config/nvim/init.lua
|
|
nvim .config/alacritty/alacritty.yml
|
|
clear
|
|
sudo pacman -Ruscn krohnkite
|
|
fish
|
|
clear
|
|
systemctl units
|
|
systemctl list-units
|
|
tlp start auto
|
|
sudo tlp start auto
|
|
tlp start auto
|
|
sudo tlp start auto
|
|
systemctl list-units
|
|
clear
|
|
sync
|
|
paru -Syu kalker
|
|
kcalc
|
|
kalker
|
|
clear
|
|
paru -Syu
|
|
exit
|
|
paru -Syu
|
|
clear
|
|
exit
|
|
nvim Code/CODE/basic_web_app/
|
|
cargo run
|
|
ls
|
|
clera
|
|
clear
|
|
cd Code/CODE/
|
|
cd basic_web_app/
|
|
cargo run
|
|
paru -Syu mprogs
|
|
cargo install mprogs
|
|
paru -Syu mprocs
|
|
mprocs
|
|
mprocs
|
|
neovim
|
|
nvim
|
|
paru -Syu cmatrix
|
|
exit
|
|
cmatrix
|
|
cmatrix --help
|
|
cmatrix -abclorm
|
|
cmatrix -abclor
|
|
cmatrix -abcor
|
|
cmatrix -abclor
|
|
cmatrix -ablor
|
|
cmatrix -abclo
|
|
cmatrix -abcl
|
|
cmatrix -l
|
|
cmatrix -abcorm
|
|
cmatrix -abcor
|
|
cmatrix -acor
|
|
cmatrix --help
|
|
cmatrix -aborm
|
|
cmatrix -abor
|
|
cmatrix -abo
|
|
cmatrix -abr
|
|
cmatrix -abcr
|
|
cmatrix -abr
|
|
exit
|
|
exit
|
|
cd .config/nvim/
|
|
mkdir ftplugins
|
|
mkdir ftplugin
|
|
rmdir ftplugins/
|
|
touch ftplugin/rust.vim
|
|
exit
|
|
nvim src/main.rs
|
|
paru -Syu
|
|
exit
|
|
sudo pacman -Ruscn easytag
|
|
clear
|
|
man alacritty
|
|
exit
|
|
nvim /home/felix/.local/share/plasma/wallpapers/online.knowmad.shaderwallpaper/contents/ui/Shader/
|
|
clear
|
|
paru -Syu
|
|
clera
|
|
exit
|
|
mkdir Code/side
|
|
cargo new
|
|
cd .. && cargo new day_1
|
|
cd .. and cargo new day_1
|
|
cd ..; cargo new day_1
|
|
cargo init day_1
|
|
rm -rf day_1
|
|
cd ..; cargo init day_1
|
|
mkdir Code/side
|
|
rmdir Code/side
|
|
cd Code/side/day_1/
|
|
cargo run
|
|
tree
|
|
cargo run
|
|
bat adventofcode.com_2022_day_1_input.txt
|
|
cargo run
|
|
exit
|
|
nvim src/main.rs
|
|
exit
|
|
cd Code/side/day_1/
|
|
bat src/main.rs
|
|
paru -Syu
|
|
clear
|
|
help alias
|
|
alias clera = clear
|
|
exa
|
|
exa -lh
|
|
exa -l
|
|
exa -m
|
|
alias exal = exa -l
|
|
clear
|
|
alias uin = sudo pacman -Ruscn
|
|
uin pulseaudio
|
|
clera
|
|
paru -Syu pulseaudio
|
|
paru -Syu pipewire
|
|
fish
|
|
pacinfo pipewire
|
|
alias pacinfo = pacman -Si
|
|
pacinfo pipewire
|
|
pacinfo pipewire-full
|
|
fish
|
|
nvim .config/starship.toml
|
|
clear
|
|
nvim .config/starship.toml
|
|
enable_transience
|
|
enable-transientprompt
|
|
nvim .config/starship.toml
|
|
cd Code/CODE/RlwyNetSim/
|
|
nvim .config/starship.toml
|
|
nvim ~/.config/starship.toml
|
|
clear
|
|
cd
|
|
nvim ~/.config/starship.toml
|
|
clear
|
|
exit
|
|
cd Code/side/
|
|
ls
|
|
advent_of_code/
|
|
cd advent_of_code/
|
|
ls
|
|
exa
|
|
exal
|
|
alias
|
|
alias -l
|
|
clera
|
|
nvim $nu.config-path
|
|
tree
|
|
tree -d
|
|
fish
|
|
help tree
|
|
man tree
|
|
cd
|
|
ls
|
|
cd Code/side/
|
|
ls
|
|
mv advent_of_code/ .advent_of_code/
|
|
exa
|
|
cd advent_of_code_2022/
|
|
ls
|
|
mkdir day_3
|
|
rmdir day_3
|
|
cargo new day_3
|
|
clear
|
|
cd day3
|
|
cd day_3
|
|
ls
|
|
paru -Syu clam-av
|
|
paru -Sh
|
|
paru -Sl clam
|
|
paru -h
|
|
paru --search-by clam
|
|
paru --searchby clam
|
|
paru --searchby name clam
|
|
clamav
|
|
clamav-config
|
|
paru --searchby name outlook
|
|
paru --searchby name clam
|
|
clamdtop
|
|
uin clamav-desktop
|
|
paru -Ruscn clamav-desktop
|
|
fish
|
|
paccache -duk0
|
|
paccache -ruk0
|
|
paru -Scc
|
|
exa .cache/paru/clone/
|
|
rm -r .cache/paru/clone/clamav-desktop-bin/
|
|
rm -r .cache/paru/clone/boca/
|
|
paru -Scc
|
|
clear
|
|
exit
|
|
exit
|
|
clamavd
|
|
clamav-milter --help
|
|
man clamav
|
|
man clamav-milter
|
|
clamd
|
|
clamdtop
|
|
systemctl start clamd
|
|
groupadd clamav
|
|
useradd -g clamav -s /bin/false -c "Clam Antivirus" clamav
|
|
clamscan
|
|
clamscan /
|
|
man clamscan
|
|
clamscan -r /home
|
|
man clamscan
|
|
man clamd
|
|
bat /etc/clamav/
|
|
exal /etc/clamav
|
|
exa /etc/clamav/
|
|
bat /etc/clamav/clamd.conf
|
|
freshclam
|
|
exa -lh /var/lib/clamav
|
|
exa -lh /var/lib/
|
|
exit
|
|
freshclam
|
|
groups
|
|
groups -a
|
|
groups --help
|
|
man groups
|
|
man 2 groups
|
|
man getgroups
|
|
exa -lh /var/lib/ | grep clam
|
|
exa -lh /var/lib/ | ripgrep clam
|
|
exa -lh /var/lib/ | grep clam
|
|
groupadd clamav
|
|
useradd -g clamav -s /bin/false -c "Clam Antivirus" felix
|
|
useradd -g clamav -s /bin/false -c "Clam Antivirus"
|
|
users
|
|
users -v
|
|
users --version
|
|
users --verbose
|
|
users --help
|
|
clear
|
|
usermod --help
|
|
usermod -a clamav felix
|
|
usermod felix -aG clamav
|
|
sudo usermod felix -aG clamav
|
|
groups
|
|
exit
|
|
groups
|
|
sudo usermod -aG clamav felix
|
|
groups
|
|
usermod --help
|
|
sudo
|
|
su
|
|
clear
|
|
sudo chown -R clamav:clamav /usr/local/share/clamav
|
|
sudo chown -R clamav:clamav /var/lib/clamav
|
|
freshclam
|
|
sudo -u clamav freshclam
|
|
sudo -u clamav nu
|
|
touch /var/log/freshclam.log
|
|
sudo touch /var/log/freshclam.log
|
|
chmod 600 /var/log/freshclam.log
|
|
sudo chmod 600 /var/log/freshclam.log
|
|
sudo chown clamav /var/log/freshclam.log
|
|
sudo -u clamav freshclam -d
|
|
jobs
|
|
fish
|
|
bat /etc/clamav/clamd.conf
|
|
bat /etc/clamav/clamd.conf | first 5
|
|
cat /etc/clamav/clamd.conf | first 5
|
|
bat /etc/clamav/clamd.conf | head 5
|
|
bat /etc/clamav/clamd.conf | head = 5
|
|
bat /etc/clamav/clamd.conf | head=5
|
|
bat /etc/clamav/clamd.conf | head
|
|
clamdtop
|
|
clamdscan
|
|
sudo -u clamav freshclam -d
|
|
clamdscan
|
|
sudo -u clamav clamd
|
|
clamdscan
|
|
sudo -u clamav clamd
|
|
systemctl start clamd
|
|
systemctl start clam
|
|
fish
|
|
systemctl start clamd
|
|
sudo systemctl start clamd
|
|
sudo -u clamav clamd
|
|
clamdscan
|
|
clamdscan --help
|
|
exit
|
|
exit
|
|
exit
|
|
nvim .config/Nextcloud/nextcloud.cfg
|
|
exit
|
|
clamd
|
|
sudo -u clamav clamd
|
|
pkill clam*
|
|
sudo pkill clam*
|
|
pkill clam*
|
|
sudo -u clamav clamd
|
|
pkill clam*
|
|
clamscan
|
|
man clamscan
|
|
man clamscan -ar /
|
|
clamscan -ar /
|
|
clamscan -iar /
|
|
man clamscan
|
|
clamdtop
|
|
man clamav-milter
|
|
bat /etc/clamav/clamav-milter.conf
|
|
paru milter
|
|
clear
|
|
exit
|
|
cd Code/side/advent_of_code_2022/day_3/
|
|
cargo run
|
|
exit
|
|
cargo run
|
|
cd Code/side/advent_of_code_2022/day_3/
|
|
cargo run
|
|
cd Code/side/advent_of_code_2022/day_3/
|
|
cargo run
|
|
uuuu
|
|
cargo run
|
|
uuuu
|
|
cargo run
|
|
git add .
|
|
git status
|
|
git commit -m "add part one of day_3"
|
|
git push
|
|
exit
|
|
clamscan -oar /
|
|
clamd --help
|
|
clamtop
|
|
clamdtop
|
|
pkill clamd
|
|
sudo pkill clamd
|
|
clear
|
|
exit
|
|
cd Code/side/advent_of_code_2022/day_3/
|
|
git push
|
|
..
|
|
git push
|
|
git lgb
|
|
git pull
|
|
clear
|
|
paru -Si wireguard
|
|
paru -Qin wireguard
|
|
exit
|
|
fish
|
|
exit
|
|
exit
|
|
paru
|
|
exit
|
|
paru
|
|
clear
|
|
timeshift --help
|
|
timeshift --list
|
|
sudo timeshift --list
|
|
paru jetbrains-idea-ultimate
|
|
paru -Syu jetbrains-idea-ultimate
|
|
paru --searchby name jetbrains-idea
|
|
paru --searchby name jetbrains-intellij
|
|
paru --searchby name jetbrains
|
|
paru --searchby name intellij
|
|
paru intellij-ultimate-edition
|
|
paru intellij-idea-ultimate-edition
|
|
clear
|
|
paru -Syu baresip
|
|
df -a
|
|
man df
|
|
ls -lha /
|
|
ls -lha
|
|
ls
|
|
cd /
|
|
ls -la
|
|
ls -lh
|
|
exa -lha
|
|
tree
|
|
du
|
|
fish
|
|
du -hs
|
|
du --help
|
|
cd Code/side/advent_of_code_2022/day_3/
|
|
mv Sync/dotfiles/nvim/ .config/nvim/
|
|
ls .config/nvim/
|
|
rm -rf .config/nvim/nvim/
|
|
mv Sync/dotfiles/nvim/ .config/nvim
|
|
ls .config/nvim/
|
|
clear
|
|
exit
|
|
mv .config/nvim/ .config/nvim.backup
|
|
cp Sync/dotfiles/nvim/ .config/nvim
|
|
cp Sync/dotfiles/nvim/ .config/nvim -r
|
|
nvim .config/Nextcloud/nextcloud.cfg
|
|
exit
|
|
nvim src/main.rs
|
|
cd
|
|
ls .config/nvim/
|
|
nvim src/main.rs
|
|
paru -Syu fd
|
|
paru -Syu
|
|
nvim
|
|
paru -Syu --noconfirm
|
|
sudo pacman -S --overwrite "/usr/lib/locale/*" glibc
|
|
sudo pacman -S --overwrite "/usr/lib/locale/*" glibc glibc-locales
|
|
paru
|
|
paru --noconfirm
|
|
paru -Syu --noconfirm
|
|
rm -rf .config/nvim/nvim/
|
|
exa .config/nvim/
|
|
mv .config/nvim/ .config/nvim.backup
|
|
exa .config/nvim/
|
|
cp Sync/dotfiles/nvim/ .config/nvim -r
|
|
exa .config/nvim/
|
|
nvim Code/side/advent_of_code_2022/
|
|
rm -rf .config/nvim/
|
|
ls Sync/dotfiles/
|
|
cp Sync/dotfiles/nvim/ .config/nvim -r
|
|
nvim Code/side/advent_of_code_2022/day_3/src/main.rs
|
|
cargo run
|
|
cd ..
|
|
cargo run
|
|
cd Code/side/advent_of_code_2022/day_3/
|
|
cd
|
|
cd Code/side/advent_of_code_2022/day_3/
|
|
cargo run
|
|
nvim Code/side/advent_of_code_2022/day_3/src/main.rs
|
|
nvim src/main.rs
|
|
exa .config | grep nvim
|
|
rm -rf .config/nvim.backup/
|
|
exit
|
|
paru
|
|
exit
|
|
kalker
|
|
cd Code/side/advent_of_code_2022/day_5
|
|
nvim src/main.rs
|
|
npm update
|
|
npm upgrade
|
|
cargo update
|
|
paru rust-analyzer
|
|
clear
|
|
rustup update
|
|
clear
|
|
paru
|
|
exit
|
|
paru -Si baresip
|
|
baresip
|
|
uin baresip
|
|
sudo pacman -Ruscn baresip
|
|
paru zoiper
|
|
paru zoiper linphone
|
|
paru -Syu zoiper linphone
|
|
paru linphone
|
|
paru zoiper
|
|
paru jami
|
|
sudo pacman -Ruscn zoiper
|
|
clear
|
|
paru element-desktop
|
|
paru
|
|
exit
|
|
paru
|
|
kalker
|
|
exit
|
|
kalker
|
|
exit
|
|
paru
|
|
paru sayonara-player
|
|
paru
|
|
paru thunderstore
|
|
clear
|
|
cd Code/side/advent_of_code_2022/
|
|
git pull
|
|
cd
|
|
cd Code/CODE/basic_web_app/
|
|
nvim src/main.rs
|
|
exit
|
|
uptime
|
|
exit
|
|
rustup update
|
|
rustup upgrade
|
|
clear
|
|
cd Code/CODE/basic_web_app/
|
|
cargo update
|
|
clera
|
|
clear
|
|
paru
|
|
exit
|
|
paru
|
|
paru -Syu noisetorch
|
|
paru
|
|
clear
|
|
kalker
|
|
kalker --help
|
|
kalker -a rad
|
|
mprocs
|
|
nvim .config/kalker/history.txt
|
|
nvim .config/kalker/default.kalker
|
|
kalker
|
|
nvim .config/kalker/default.kalker
|
|
kalker
|
|
nvim .config/kalker/default.kalker
|
|
kalker
|
|
nvim .config/kalker/default.kalker
|
|
kalker
|
|
rm .config/kalker/default.kalker
|
|
exit
|
|
kalker -a deg
|
|
exit
|
|
ssh-keygen -t ed25519 -C "bachstein@vivaldi.net"
|
|
ls .ssh
|
|
mv id_ed25519_pilgrim .ssh/
|
|
mv id_ed25519_pilgrim.pub .ssh/
|
|
ls .ssh
|
|
eval "$(ssh-agent -s)"
|
|
$(ssh-agent -s)
|
|
ssh-agent -s
|
|
ssh-add ~/.ssh/id_ed25519_pilgrim
|
|
eval $(ssh-agent -s)
|
|
let ssh_env_vars = (ssh-agent -c | lines | str trim --right -c ';' | first 2 | split column " " setenv name value | reject setenv | reduce --fold {} {|it, acc| $acc | insert $it.name $it.value } )
|
|
load-env $ssh_env_vars
|
|
ssh-add ~/.ssh/id_ed25519_pilgrim
|
|
cat .ssh/id_ed25519_pilgrim.pub
|
|
cd Code/
|
|
mkdir pilgrim
|
|
cd pilgrim/
|
|
git clone git@github.com:PDcreations/PD.git
|
|
ls -a
|
|
cd PD/
|
|
ls
|
|
ls -h
|
|
bash
|
|
ls -lh
|
|
clear
|
|
ls
|
|
ls -l
|
|
fish
|
|
clear
|
|
cargo run
|
|
ls
|
|
awesome-app dev
|
|
cargo run
|
|
cargo install awesome-app
|
|
awesome-app dev
|
|
exit
|
|
cd PD/
|
|
cd Code/pilgrim/PD/
|
|
awesome-app dev
|
|
cargo run
|
|
cargo run rustfmt.toml
|
|
bash
|
|
cargo install awesome-app
|
|
awesome-app dev
|
|
awesome-app new PD
|
|
cd Code/pilgrim/PD/
|
|
awesome-app dev
|
|
fish
|
|
syncthing
|
|
nvim .config/syncthing/config.xml
|
|
nvim .config/syncthing-gtk/
|
|
nvim .config/syncthing/config.xml
|
|
fish
|
|
exit
|
|
cd Code/pilgrim/PD/
|
|
cargo run tauri build
|
|
cargo tauri build
|
|
cargo --list
|
|
exit
|
|
nvim .cargo/registry/src/index.crates.io-6f17d22bba15001f/geo-0.24.1/
|
|
cd .cargo/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.0.0-beta.9+20230402/
|
|
cargo clean
|
|
cargo update
|
|
rm Cargo.lock
|
|
cargo update
|
|
nvim cargo.lock
|
|
nvim Cargo.lock
|
|
nvim .
|
|
cd
|
|
nvim Code/pilgrim/PD/src-tauri/src/model/store/
|
|
exit
|
|
paru
|
|
paru -Qin nvidia*
|
|
paru -Qin nvidia
|
|
paru -Qin mhwd-nvidia
|
|
paru -Qin mhwd-db
|
|
paru
|
|
fwupdmgr update
|
|
fwupdmgr upgrade
|
|
fwupdmgr --help
|
|
fwupdmgr security
|
|
paru grubby
|
|
reboot
|
|
fwupdmgr update
|
|
fwupdmgr upgrade
|
|
paru zoom
|
|
paru albert
|
|
pkill albert
|
|
sudo pkill albert
|
|
clear
|
|
paru patient
|
|
paru kpatience
|
|
paru kpat
|
|
paru
|
|
paru -Syyuu
|
|
paru
|
|
paru nautilus
|
|
paru -Syu nautilus
|
|
nvim $nu.config
|
|
nvim $nu.config-path
|
|
clear
|
|
kalker
|
|
kalker -a deg
|
|
python
|
|
cd Code/side/
|
|
nvim basecconverter.py
|
|
python basecconverter.py 117 2
|
|
nvim basecconverter.py
|
|
python basecconverter.py 117 2
|
|
nvim basecconverter.py
|
|
python basecconverter.py 117 2
|
|
nvim basecconverter.py
|
|
python basecconverter.py 117 2
|
|
nvim basecconverter.py
|
|
python basecconverter.py 117 2
|
|
nvim basecconverter.py
|
|
python basecconverter.py 117 2
|
|
nvim basecconverter.py
|
|
python basecconverter.py 117 2
|
|
nvim basecconverter.py
|
|
python basecconverter.py 117 2
|
|
nvim basecconverter.py
|
|
python basecconverter.py 117 2
|
|
mv basecconverter.py base_converter.py
|
|
nvim base_converter.py
|
|
mv basecconverter.py base_converter.py
|
|
python base_converter.py 117 2
|
|
python base_converter.py 117 4
|
|
python base_converter.py 117 16
|
|
python base_converter.py 24 3
|
|
python base_converter.py 1 3
|
|
python base_converter.py 11 3
|
|
python base_converter.py 42 6
|
|
python base_converter.py 1.1 2
|
|
kalker
|
|
clear
|
|
paru
|
|
paru -Ruscn jre-openjdk
|
|
paru
|
|
1+4+16+64
|
|
kalker
|
|
exit
|
|
paru
|
|
ls .ssh
|
|
cd .ssd
|
|
cd .ssh
|
|
cp id_ed25519_pilgrim* ~/Sync/.ssh
|
|
mkdir ~/Sync/.ssh
|
|
cp id_ed25519_pilgrim* ~/Sync/.ssh
|
|
gcd
|
|
ls Code
|
|
cd
|
|
ls Code
|
|
ls Documents/
|
|
clear
|
|
discord --version
|
|
exit
|
|
paru
|
|
paru -Scc
|
|
clear
|
|
exit
|
|
paru
|
|
paru jre
|
|
cleear
|
|
clear
|
|
cd Code/pilgrim/PD/
|
|
ls
|
|
ssh-add ~/.ssh/id_ed25519_pilgrim
|
|
ssh-agent -s
|
|
ssh-add ~/.ssh/id_ed25519_pilgrim
|
|
ssh-agent
|
|
ssh-agent --help
|
|
fish
|
|
exit
|
|
cd Code/pilgrim/PD/
|
|
git pull
|
|
fish
|
|
exit
|
|
bash
|
|
exit
|
|
nvim .ssh/config
|
|
ls .ssh
|
|
exit
|
|
nvim .gitconfig
|
|
clear
|
|
nvim .ssh/config
|
|
cd Code/pilgrim/
|
|
rm -rf PD/
|
|
git clone git@pilgrim.com:PDcreations/PD.git
|
|
git clone git@pilgrim:PDcreations/PD.git
|
|
nvim .ssh/config
|
|
nvim ~/.ssh/config
|
|
git clone git@pilgrim:PDcreations/PD.git
|
|
exit
|
|
nu
|
|
cargo install surreal-db
|
|
cargo install surrealdb
|
|
paru surreal-db
|
|
paru surrealdb
|
|
paru clang
|
|
paru surrealdb-bin
|
|
surreal version
|
|
surreal start memory -A --auth --user root --pass root
|
|
surreal start memory -A --auth
|
|
clear
|
|
surreal start memory -A --auth
|
|
surreal start memory -A --auth --user root --pass root
|
|
awesome-app dev
|
|
exit
|
|
nvim .
|
|
time
|
|
date
|
|
date humanize
|
|
date humanize 1700154366
|
|
date humanize "1700154366"
|
|
date now
|
|
date now humanize
|
|
date 1700154366 humanize
|
|
date 30
|
|
man date
|
|
date %s
|
|
date --format %s
|
|
date --format "%s"
|
|
date --format="%s"
|
|
date --format
|
|
date now --format
|
|
man date
|
|
date now +%s
|
|
date now +FORMAT %s
|
|
man date
|
|
time
|
|
surreal start memory -A
|
|
clear
|
|
exit
|
|
fish
|
|
exit
|
|
man git rebase
|
|
git lgb
|
|
cd Code/pilgrim/PD
|
|
git lgb
|
|
git pull
|
|
git lgb
|
|
gitqgit pull
|
|
git pull
|
|
awesome-app dev
|
|
fish
|
|
git lgb
|
|
git log
|
|
git log --graph
|
|
git log --graph --short
|
|
git log --graph -s
|
|
man git log
|
|
git log --graph --oneline
|
|
git commit-tree
|
|
git commit-tree main
|
|
git commit-tree main HEAD+5
|
|
git commit-tree HEAD~5
|
|
man git commit-tree
|
|
git pull
|
|
clear
|
|
cd Code/pilgrim/PD
|
|
clear
|
|
git lgb
|
|
git rebase -i 714d1fe HEAD
|
|
cd Code/pilgrim/PD
|
|
git rebase -i 714d1fe HEAD
|
|
git rebase --continue
|
|
git add .
|
|
git rebase --continue
|
|
git lgb
|
|
git rebase --continue
|
|
git pull
|
|
git lgb
|
|
git checkout HEAD
|
|
git checkout main
|
|
git branch tree-chaos 89cee04
|
|
git lgb
|
|
awesome-app dev
|
|
clear
|
|
cd
|
|
nvim .config/alacritty/alacritty.yml
|
|
exit
|
|
fish
|
|
exit
|
|
python base_converter.py 100 3
|
|
python base_converter.py 100 4
|
|
python base_converter.py 100 5
|
|
python base_converter.py 100 6
|
|
python base_converter.py 100 7
|
|
python base_converter.py 100 8
|
|
python base_converter.py 100 16
|
|
python base_converter.py 100 9
|
|
history | grep nvim
|
|
nvim .ssh/config
|
|
nvim .gitconfig
|
|
clear
|
|
paru
|
|
clear
|
|
kalker
|
|
mut x = 1; loop { if $x == 5 {continue}; if $x > 9 {break}; $x = $x + 1 }; cargo run --quiet --bin day_$x
|
|
mut x = 1; loop { if $x == 5 {continue}; else if $x > 9 {break}; $x = $x + 1 }; cargo run --quiet --bin day_$x
|
|
mut x = 1; loop { if $x > 9 {break}; $x = $x + 1 }; cargo run --quiet --bin day_$x
|
|
mut x = 1; loop { if $x == 5 {continue}; else if $x > 9 {break}; $x = $x + 1 }; cargo run --quiet --bin day_x
|
|
mut x = 1; loop { if $x > 9 {break}; $x = $x + 1 }; cargo run --quiet --bin day_x
|
|
mut x = 1; loop { if $x > 9 {break}; $x = $x + 1 }; cargo run --quiet --bin day_$x
|
|
exit
|
|
history
|
|
exit
|
|
history
|
|
exit
|
|
netstat -a 10.0.1.102
|
|
ports
|
|
netstat -tul
|
|
exit
|
|
sudo pacman -D --asdeps xf86-.* xdotool xdg-* wmctrl wireless-regdb winetricks wget webkit2gtk util-linux
|
|
sudo pacman -D --asdeps xf86- xdotool xdg- wmctrl wireless-regdb winetricks wget webkit2gtk util-linux
|
|
pacman -Qe
|
|
exit
|
|
nvim -r
|
|
nvim -r | table
|
|
exit
|
|
sdf
|
|
ssh 10.1.1.49:41523
|
|
ssh bachstein@10.1.1.49:41523
|
|
ssh felix@10.1.1.49:41523
|
|
exit
|
|
git pull
|
|
mv --help
|
|
ls -h
|
|
ls
|
|
lh
|
|
ll
|
|
ls -l
|
|
ls
|
|
exit
|
|
exi
|
|
exit
|
|
whoami
|
|
chsh -l
|
|
chsh -h
|
|
shells
|
|
$env
|
|
$env | bat
|
|
$env | les
|
|
$env | less
|
|
ls
|
|
daten/json_Rohdaten/Leitlinien_2024-03-28/0 | from json | get AWMFGuidelineID
|
|
cat daten/json_Rohdaten/Leitlinien_2024-03-28/0 | from json | get AWMFGuidelineID
|
|
cat daten/json_Rohdaten/Leitlinien_2024-03-28/0 | from json | get "AWMFGuidelineID"
|
|
cat daten/json_Rohdaten/Leitlinien_2024-03-28/0 | from json | where "AWMFGuidelineID"| get "AWMFGuidelineID"
|
|
exit
|
|
help
|
|
ps
|
|
ps > where cpu>1
|
|
ps | where cpu>1
|
|
ps | where cpu > 1
|
|
ps | where status = Running
|
|
ps | where status = "Running"
|
|
ps | where status = ^Running
|
|
ps | where status = Running
|
|
ps | where status = "Running"
|
|
clear
|
|
exit
|
|
ls
|
|
clear
|
|
helix
|
|
exit
|