Delete zsh/.histfile
This commit is contained in:
-605
@@ -1,605 +0,0 @@
|
|||||||
git commit -m "fixed typo"
|
|
||||||
git commit -m "a"
|
|
||||||
man wofi
|
|
||||||
git clone git@github.com:Jake-Pullen/JPs_make_work_easier_area.git
|
|
||||||
git commit -m 'started the creation of the local db'
|
|
||||||
git commit -m 'updating git ignore for the database'
|
|
||||||
cd my_codes/random_python
|
|
||||||
python finding_primes.py
|
|
||||||
git clone git@github.com:Jake-Pullen/DocGen.git
|
|
||||||
cd DocGen
|
|
||||||
uv add pyyaml
|
|
||||||
uv run example_use.py
|
|
||||||
git clone git@github.com:Jake-Pullen/data_pipeline_for_YNAB.git
|
|
||||||
uv run testing_limbo.py
|
|
||||||
uv ruff
|
|
||||||
which ruff
|
|
||||||
uv tool install ruff
|
|
||||||
git commit -m 'Database schema in good shape and database class created'
|
|
||||||
linutil
|
|
||||||
sudo pacman -S spotify-launcher
|
|
||||||
git commit -m 'slightly messy implementation, but logging is in'
|
|
||||||
which python
|
|
||||||
python -v
|
|
||||||
python -V
|
|
||||||
git commit -m 'started a config class'
|
|
||||||
git push origin main
|
|
||||||
fdisk -l
|
|
||||||
sudo fsdisk -l
|
|
||||||
sudo fdisk -l
|
|
||||||
sudo fdisk /dev/nvme0n1
|
|
||||||
sudo cfdisk
|
|
||||||
systemctl shutdown
|
|
||||||
sudo cfdisk /dev/nvme0n1
|
|
||||||
non /boot/grub/grub.cfg
|
|
||||||
nano /boot/grub/grub.cfg
|
|
||||||
sudo nano /boot/grub/grub.cfg
|
|
||||||
sudo cp /boot/grub/grub.cfg /boot/grub/grub_cfg.bak
|
|
||||||
sudo grub-mkconfig -o /boot/grub/grub.cfg
|
|
||||||
reboot
|
|
||||||
neofetch
|
|
||||||
wofi -c /.config/wofi/wofi.conf
|
|
||||||
wofi --conf /.config/wofi/wofi.conf
|
|
||||||
zed
|
|
||||||
spotify
|
|
||||||
git config --list --show-origin
|
|
||||||
gc -m 'updating dotfiles'
|
|
||||||
git config --list --show-origin --show-scope
|
|
||||||
echo $XDG_CONFIG_HOME
|
|
||||||
git config --global user.name 'Jake Pullen'
|
|
||||||
export XDG_CONFIG_HOME="$HOME/.config"
|
|
||||||
git config --global user.name 'Jake R Pullen'
|
|
||||||
sudo pacman -S diff-so-fancy
|
|
||||||
gc -m 'updated dotfiles'
|
|
||||||
gc -m 'updated config class to load any config file and added some type hints'
|
|
||||||
shitdown --now
|
|
||||||
shutdown --now
|
|
||||||
\
|
|
||||||
sudo pacman -S ttf-font-awesome waybar ttf-jetbrains-mono-nerd ttf-nerd-fonts-symbols
|
|
||||||
mkdir set_up_dev
|
|
||||||
touch install_me
|
|
||||||
zed install_me
|
|
||||||
chmod +x install_me
|
|
||||||
which bash
|
|
||||||
.install_me
|
|
||||||
install_me
|
|
||||||
install_me.sh
|
|
||||||
chmod +x install_me.sh
|
|
||||||
pacman -Q
|
|
||||||
gdb
|
|
||||||
whoami
|
|
||||||
ssh-keygen
|
|
||||||
uname -n
|
|
||||||
date
|
|
||||||
date -I
|
|
||||||
ls /home/$(whoami)/.ssh/
|
|
||||||
cat /home/$(whoami)/.ssh/id_rsa.pub
|
|
||||||
d
|
|
||||||
gc -m update
|
|
||||||
lhdjslkfhsfuhskdjfh
|
|
||||||
cat
|
|
||||||
./install_me
|
|
||||||
sudo pacman -S spotify(Launcher)
|
|
||||||
./dotfiles/dev_set_up/install_me.sh
|
|
||||||
cd dotfiles/
|
|
||||||
cd set_up_dev
|
|
||||||
ollama -h
|
|
||||||
ollama rm gemma3
|
|
||||||
ollama pull qwen3:4b
|
|
||||||
./install_me.sh
|
|
||||||
gc -m 'updated'
|
|
||||||
git diff
|
|
||||||
pacman -sYu steam
|
|
||||||
pacman -Syu steam
|
|
||||||
sudo nano /etc/pacman.conf
|
|
||||||
sudo pacman -Syu steam
|
|
||||||
htop
|
|
||||||
xrandr
|
|
||||||
xrandr --output DP-1 --scale 1x1
|
|
||||||
hyprcrl monitors
|
|
||||||
sudo pacman -S --needed --noconfirm hyprctl
|
|
||||||
hyprctl monitors
|
|
||||||
hyprctrl monitors
|
|
||||||
xrandr --output DP-1 --scale 0
|
|
||||||
xrandr --output DP-1 --scale 1
|
|
||||||
lsub | grep Dygma
|
|
||||||
cd /etc/udev/rules.d/
|
|
||||||
sudo udevadm control -reload-rules
|
|
||||||
sudo udevadm control --reload-rules
|
|
||||||
sudo usermof -a -G dialout $USER
|
|
||||||
sudo usermod -a -G dialout $USER
|
|
||||||
sudo usermod -a -G wheel $USER
|
|
||||||
ls -la /dev | grep ttyACM0
|
|
||||||
sudo usermod -a -G uucp $USER
|
|
||||||
sudo nano 10-dygma.rules
|
|
||||||
sudo nano /etc/udev/rules.d/10-dygma.rules
|
|
||||||
ollama run qwen
|
|
||||||
uv run ping_local_ai.py
|
|
||||||
ollama run qwen3:4b
|
|
||||||
sudo pacman -Ss python3-pip
|
|
||||||
sudo pacman -Ss pip
|
|
||||||
sudo pacman -S python3-pip
|
|
||||||
sudo pacman -S python-pip
|
|
||||||
python -m pip3 install requests
|
|
||||||
python -m pip install requests
|
|
||||||
pacman -S python-requests
|
|
||||||
sudo pacman -S python-requests
|
|
||||||
curl http://localhost:11434/api/generate -d '{\
|
|
||||||
"model": "qwen3:4b",\
|
|
||||||
"prompt": "Why is the sky blue?"\
|
|
||||||
}'
|
|
||||||
ollama stop qwen3:4b
|
|
||||||
python ping_local_ai.py
|
|
||||||
rm -r utils
|
|
||||||
ls -ls
|
|
||||||
gd HEAD
|
|
||||||
gdc
|
|
||||||
ga
|
|
||||||
ga verity.py
|
|
||||||
vd verity
|
|
||||||
sudo pacman -S --needed noto-fonts-emoji
|
|
||||||
sudo pacman -S --needed noto-fonts-emoji-monochrome
|
|
||||||
sudo pacman -S --needed ttf-noto-emoji-monochrome
|
|
||||||
mkdir fontconfig
|
|
||||||
cd fontconfig
|
|
||||||
rm fontconfig
|
|
||||||
rm -r fontconfig
|
|
||||||
nano /etc/fonts/fonts.conf
|
|
||||||
sudo pacman -S ttf-font-awesome
|
|
||||||
nano /etc/sddm.conf.d
|
|
||||||
nano /etc/sddm.conf
|
|
||||||
ls -l /usr/share/sddm/themes
|
|
||||||
ls -l /usr/share/sddm/
|
|
||||||
ls -l /etc/
|
|
||||||
sddm --example-config > /etc/sddm.conf
|
|
||||||
sudo sddm --example-config > /etc/sddm.conf
|
|
||||||
man sddm.conf
|
|
||||||
sudo sddm --example-config >> /etc/sddm.conf
|
|
||||||
ls ~/DocGen
|
|
||||||
sudo sddm --example-config > ~/dotfiles/sddm.conf
|
|
||||||
ollama rm qwen3:4b
|
|
||||||
ollama list
|
|
||||||
git clone git@github.com:Jake-Pullen/PizzaApp.git
|
|
||||||
uv verity.py
|
|
||||||
rm -r logs
|
|
||||||
top
|
|
||||||
tree
|
|
||||||
nano .bashrc
|
|
||||||
ls -la yay
|
|
||||||
python src/verity.py
|
|
||||||
uv run src/verity.py
|
|
||||||
cd ve
|
|
||||||
find . -name style.css\
|
|
||||||
|
|
||||||
ls -l verity/src/front/static
|
|
||||||
sudo pacman -S tree
|
|
||||||
tree -d /verity
|
|
||||||
tree -d ~/verity
|
|
||||||
sudo pacman -S Syu
|
|
||||||
gc feature/sqlite_migration
|
|
||||||
gco origin/feature/sqlite_migration
|
|
||||||
git pull
|
|
||||||
git log
|
|
||||||
git fetch
|
|
||||||
gn stage
|
|
||||||
uv add pydantic
|
|
||||||
uv --version
|
|
||||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
|
||||||
uv run test_verity_config.py
|
|
||||||
uv run tests/test_verity_config.py
|
|
||||||
uv remove pydantic
|
|
||||||
uv run src/tests/test_config.py
|
|
||||||
ls -l config_files/bad_config.yaml\
|
|
||||||
|
|
||||||
uv run test_config.py
|
|
||||||
uv run unittest
|
|
||||||
uv run unittest tests
|
|
||||||
uv run tests/test_config.py
|
|
||||||
uv add pytest
|
|
||||||
uv run ruff
|
|
||||||
uv run src/pytest
|
|
||||||
uv run pytest src
|
|
||||||
uv run pytest src/
|
|
||||||
cd ...
|
|
||||||
uv run ruff check --output-format=github
|
|
||||||
ruff format
|
|
||||||
gl
|
|
||||||
gr
|
|
||||||
gds
|
|
||||||
gn feature/adding_web_ui
|
|
||||||
cat verity/src/front/templates/base.html\
|
|
||||||
|
|
||||||
ls verity/src/front/static
|
|
||||||
gd
|
|
||||||
pacman -Ss chromium
|
|
||||||
yum qutebrowser
|
|
||||||
yay qutebrowser
|
|
||||||
sudo pacman -S neovim
|
|
||||||
nvim QtProject.conf
|
|
||||||
cd qutebrowser
|
|
||||||
touch config.py
|
|
||||||
cd greasemonkey
|
|
||||||
touch yt-adds.js
|
|
||||||
nvim yt-adds.js
|
|
||||||
mkdir styles
|
|
||||||
cd styles
|
|
||||||
touch youtube-tweaks.css
|
|
||||||
nano youtube-tweaks.css
|
|
||||||
nvim youtube-tweaks.css
|
|
||||||
cat youtube-tweaks.css
|
|
||||||
nvim config.py
|
|
||||||
qutebrowser
|
|
||||||
cd .config/
|
|
||||||
git clone git@github.com:Jake-Pullen/kickstart.nvim.git ./nvim
|
|
||||||
sudo pacman -Qg nerd-fonts | wc -l
|
|
||||||
sudo pacman -S $(pacman -gq nerd-fonts)
|
|
||||||
sudo pacman -S $(pacman -Sgq nerd-fonts)
|
|
||||||
cd nvim
|
|
||||||
sudo pacman -S --noconfirm --needed gcc make git ripgrep fd unzip neovim
|
|
||||||
cd ~/verity/src
|
|
||||||
sudo pacman -S --noconfirm --needed gcc make git ripgrep fd unzip neovim npm node
|
|
||||||
uv add pyright
|
|
||||||
sudo pacman -S python-venv
|
|
||||||
sudo pacman -S python3-venv
|
|
||||||
sudo pacman -Ss python-venv
|
|
||||||
sudo pacman -Ss venv
|
|
||||||
uv remove pyright
|
|
||||||
uv add ty
|
|
||||||
uv remove ty
|
|
||||||
cd ~
|
|
||||||
uvx ty
|
|
||||||
nvim verity.py
|
|
||||||
pylsp
|
|
||||||
uvx server
|
|
||||||
uvx ty server
|
|
||||||
uvx ty check
|
|
||||||
git add .
|
|
||||||
git commit
|
|
||||||
ga init.lua
|
|
||||||
nvim pyproject.toml
|
|
||||||
cd waybar
|
|
||||||
nvim modules.json
|
|
||||||
nvim style.css
|
|
||||||
cd hypr
|
|
||||||
nvim hyprland.conf
|
|
||||||
cd dotfiles/waybar
|
|
||||||
nvim config.jsonc
|
|
||||||
nvim hypr
|
|
||||||
which nvim
|
|
||||||
cd .config/zsh
|
|
||||||
hyprctl reload
|
|
||||||
cleatr
|
|
||||||
help clit
|
|
||||||
man clit
|
|
||||||
sudo pacman -S flameshot
|
|
||||||
source ./.config/zsh/.zshrc
|
|
||||||
aha
|
|
||||||
git clone git@github.com:Jake-Pullen/kickstart.nvim.git
|
|
||||||
rm -r kickstart.nvim
|
|
||||||
sudo rm -r kickstart.nvim
|
|
||||||
git clone git@github.com:Jake-Pullen/kickstart.nvim.git nvim
|
|
||||||
nvim
|
|
||||||
cd .config/zsh/.zshrc
|
|
||||||
nvim .config/zsh/.zshrc
|
|
||||||
gcl git@github.com:Jake-Pullen/verity.git
|
|
||||||
nvim /etc/pacman.conf
|
|
||||||
pacman -Sl multilib
|
|
||||||
sudo nvim /etc/pacman.conf
|
|
||||||
sudo pacman -S steam
|
|
||||||
waybar
|
|
||||||
sudo pacman -S btop
|
|
||||||
which mdadm
|
|
||||||
mdadm ---scan
|
|
||||||
mdadm --scan
|
|
||||||
mdadm --examine
|
|
||||||
mdadm --examine --scan
|
|
||||||
ls -l /dev/disk/by-uuid
|
|
||||||
lsblk -f
|
|
||||||
cd /
|
|
||||||
mkdir mnt
|
|
||||||
ls mnt
|
|
||||||
cd mnt
|
|
||||||
mkdir raid
|
|
||||||
sudo mkdir raid
|
|
||||||
sudo nvim /etc/fstab
|
|
||||||
mount -o
|
|
||||||
mount -o remount
|
|
||||||
mount -o /mnt/raid
|
|
||||||
findmnt --verify --verbose
|
|
||||||
systemcrl daemon-reload
|
|
||||||
systemctl daemon-reload
|
|
||||||
sudo findmnt --verify --verbose
|
|
||||||
ls raid
|
|
||||||
cd raid
|
|
||||||
ls ..
|
|
||||||
cd /mnt/raid
|
|
||||||
which wofi
|
|
||||||
which rofi
|
|
||||||
git status
|
|
||||||
git config --global --edit
|
|
||||||
ln -s ./dotfiles/git/gitconfig .gitconfig
|
|
||||||
ln -s ./dotfiles/git/ ~/.config/git
|
|
||||||
mkdir ~/.config/git/
|
|
||||||
ln -s ./dotfiles/git/ ~/.config/git/
|
|
||||||
ks
|
|
||||||
rm -r git
|
|
||||||
cd .config/spotify
|
|
||||||
cd ../..
|
|
||||||
cd .config
|
|
||||||
nvim btop/btop.conf
|
|
||||||
nvim fastfetch/config.jsonc
|
|
||||||
nvim sddm.conf
|
|
||||||
rm sddm.conf
|
|
||||||
cd /etc/zsh
|
|
||||||
cd ~/dotfiles
|
|
||||||
ln -s ~/dotfiles/wofi ~/.config/wofi
|
|
||||||
ollama help
|
|
||||||
.set_up_dev/install_me.sh
|
|
||||||
touch zshenv
|
|
||||||
nvim zshenv
|
|
||||||
./set_up_dev/install_me.sh
|
|
||||||
cd ../verity
|
|
||||||
nvim verity
|
|
||||||
cd /home/devin/.local/share/Steam/logs
|
|
||||||
nvim config
|
|
||||||
ls -l
|
|
||||||
cd /mnt/raid/SteamLibrary
|
|
||||||
cd steamapps
|
|
||||||
cd common
|
|
||||||
cd RoadCraft
|
|
||||||
ls tools
|
|
||||||
ls root
|
|
||||||
git revert .
|
|
||||||
git reset .
|
|
||||||
git restore --staged .
|
|
||||||
git restore --staged src/front/home.py
|
|
||||||
gco feature/adding_pylsp
|
|
||||||
ls -la .vscode
|
|
||||||
ls -la .git/
|
|
||||||
git reset --hard
|
|
||||||
gco main
|
|
||||||
gn fix/moving-pr-template
|
|
||||||
mv pull_request_template.md .github/pull_request_template.md
|
|
||||||
ls -la .github
|
|
||||||
nvim bookmarks.json
|
|
||||||
rm bookmarks.json
|
|
||||||
git maintenance
|
|
||||||
git maintenance start
|
|
||||||
git maintenance run
|
|
||||||
cd..
|
|
||||||
cd
|
|
||||||
gcl git@github.com:Jake-Pullen/data_pipeline_for_YNAB.git
|
|
||||||
uv init
|
|
||||||
uv add -r requirements.txt
|
|
||||||
uv tree
|
|
||||||
nvim .env
|
|
||||||
gco expanding_dash
|
|
||||||
uv run main.py
|
|
||||||
cd data_pipeline_for_YNAB
|
|
||||||
uv add ruff
|
|
||||||
rm requirements.txt
|
|
||||||
rm README.md
|
|
||||||
gcl git@github.com:AiimiLtd/de-ai-onboarding.git
|
|
||||||
nvim de-ai-onboarding
|
|
||||||
ls -la
|
|
||||||
nvim .gitconfig
|
|
||||||
steamm
|
|
||||||
yay bazecor
|
|
||||||
bazecor
|
|
||||||
cd dot
|
|
||||||
flameshot config
|
|
||||||
echo $XDG_CURRENT_DESKTOP
|
|
||||||
yay ckb-next
|
|
||||||
sudo systemctl enable ckb-next-daemon
|
|
||||||
sudo systemctl start ckb-next-daemon
|
|
||||||
shutdown -r
|
|
||||||
cd .config/ckb-next
|
|
||||||
nvim ckb-next
|
|
||||||
nvim ckb-next.conf
|
|
||||||
cd ../dotfiles
|
|
||||||
nvim set_up_dev
|
|
||||||
1234567890-=4780-965780-624870-567806clear
|
|
||||||
cd dotfiles/wofi
|
|
||||||
fireshot gui
|
|
||||||
export XDG_CURRENT_DESKTOP=sway
|
|
||||||
flameshot gui
|
|
||||||
gco adding_issue_templates
|
|
||||||
nvim .github
|
|
||||||
gco stage
|
|
||||||
gco feature/add-category-support
|
|
||||||
cd zsh/
|
|
||||||
nvim .zshrc
|
|
||||||
gn category_support_additions
|
|
||||||
uv sync
|
|
||||||
ruff check
|
|
||||||
uv ruff check
|
|
||||||
cd ../.config/nvim
|
|
||||||
cd ../../verity
|
|
||||||
nvim ../.config/nvim/init.lua
|
|
||||||
cd lua
|
|
||||||
cd kickstart
|
|
||||||
cd plugins
|
|
||||||
nvim lint.lua
|
|
||||||
nvim init.lua
|
|
||||||
python
|
|
||||||
nvim .config/nvim/init.lua
|
|
||||||
ruff check --fix
|
|
||||||
nvim data_handler.py
|
|
||||||
uv run ruff check
|
|
||||||
cd src
|
|
||||||
cd src/tests
|
|
||||||
nvim test_currency_handler.py
|
|
||||||
uv run pytest -v
|
|
||||||
cd ../../
|
|
||||||
flamshot
|
|
||||||
flameshot
|
|
||||||
uv run verity.py
|
|
||||||
uv run ruff check --fix
|
|
||||||
ollama ps
|
|
||||||
gcl git@github.com:Jake-Pullen/JPs_make_work_easier_area.git
|
|
||||||
cd jp
|
|
||||||
cd my_codes
|
|
||||||
CD
|
|
||||||
cd \
|
|
||||||
cd
|
|
||||||
cd
|
|
||||||
Hi Ryan
|
|
||||||
echo Hi
|
|
||||||
sudo pacman -S cmatrix
|
|
||||||
btop
|
|
||||||
echo Hi Ryan
|
|
||||||
fastfetch
|
|
||||||
sudo pacman -Syy
|
|
||||||
sudo pacman -Syu
|
|
||||||
sudo pacman -S cowsay
|
|
||||||
cowsay hi ryan
|
|
||||||
cowsay Hi Ryan
|
|
||||||
cowsay Whatever
|
|
||||||
sudo pacman -S fortune
|
|
||||||
sudo pacman -S fortune-mod
|
|
||||||
fortune
|
|
||||||
Ryan is gay
|
|
||||||
fortune Ryan is gay
|
|
||||||
cowsay fortune
|
|
||||||
cowsay | fortune
|
|
||||||
fortune > cowsay
|
|
||||||
fortune | cowsay
|
|
||||||
sudo pacman -S asciiquarium
|
|
||||||
asciiquarium
|
|
||||||
sudo pacman -S cli-visualizer
|
|
||||||
sudo pacman -S glava
|
|
||||||
sudo pacman -S sl
|
|
||||||
clear
|
|
||||||
sudo pacman -S telehack
|
|
||||||
pacman -Ss toilet
|
|
||||||
sudo pacman -S toilet
|
|
||||||
toilet
|
|
||||||
sl
|
|
||||||
cmatrix
|
|
||||||
pacman -Ss oneko
|
|
||||||
sudo pacman -S oneko
|
|
||||||
sudo pacman -Ss oneko
|
|
||||||
ckb-next
|
|
||||||
gcl git@github.com:Jake-Pullen/jake-pullen.github.io.git
|
|
||||||
cd jake-pullen.github.io
|
|
||||||
uv run generate_portfolio.py
|
|
||||||
nvim generate_portfolio.py
|
|
||||||
cd Downloads
|
|
||||||
nvim message.txt
|
|
||||||
nano message.txt
|
|
||||||
cd .
|
|
||||||
cd .config/nvim
|
|
||||||
gu
|
|
||||||
nvim src
|
|
||||||
cd verity/src
|
|
||||||
cd Dygma
|
|
||||||
nvim binary_converter.py
|
|
||||||
cd JPs_make_work_easier_area/my_codes/random_python
|
|
||||||
python binary_converter.py
|
|
||||||
cd ../../..
|
|
||||||
cd JPs_make_work_easier_area
|
|
||||||
cd dotfiles
|
|
||||||
nvim set_up_dev/install_me.sh
|
|
||||||
shutdown now
|
|
||||||
yay
|
|
||||||
shutdown -r now
|
|
||||||
steam
|
|
||||||
dc verity
|
|
||||||
gs
|
|
||||||
gn scale_up_refactor
|
|
||||||
ls -l
|
|
||||||
cd verity/api/config_files
|
|
||||||
rm default_data.yaml
|
|
||||||
cd api/data
|
|
||||||
rm Verity.db
|
|
||||||
rm verity.db
|
|
||||||
ls
|
|
||||||
nvim api/src/user.py
|
|
||||||
ollama serve
|
|
||||||
ollama run gemma3
|
|
||||||
nvim .
|
|
||||||
cd verity
|
|
||||||
nvim logs/verity.log
|
|
||||||
uv run verity.py
|
|
||||||
ga .
|
|
||||||
gc
|
|
||||||
gp
|
|
||||||
uv run pytest
|
|
||||||
cd ..
|
|
||||||
shutdown
|
|
||||||
: 1749881543:0;cd verity
|
|
||||||
: 1749881547:0;nvim .
|
|
||||||
: 1749881629:0;cd verity
|
|
||||||
: 1749881655:0;nvim api/src/category.py
|
|
||||||
: 1749882481:0;nvim .
|
|
||||||
: 1749887409:0;ga .
|
|
||||||
: 1749887411:0;gc
|
|
||||||
: 1749887433:0;gp
|
|
||||||
: 1749887439:0;shutdown
|
|
||||||
: 1749898273:0;mkdir testing_12
|
|
||||||
: 1749898278:0;cd testing_12
|
|
||||||
: 1749898285:0;git init
|
|
||||||
: 1749898314:0;echo '# abc 123' >> README.md
|
|
||||||
: 1749898321:0;ga .
|
|
||||||
: 1749898327:0;gc
|
|
||||||
: 1749898341:0;gs
|
|
||||||
: 1749898367:0;nvim dotfiles
|
|
||||||
: 1749898446:0;git remote add origin gh:Jake-Pullen/testing_12.git
|
|
||||||
: 1749898453:0;gp
|
|
||||||
: 1749898468:0;git push -u origin main
|
|
||||||
: 1749898480:0;cd .
|
|
||||||
: 1749898493:0;cd ..
|
|
||||||
: 1749898498:0;rm -r testing_12
|
|
||||||
: 1749898508:0;ls
|
|
||||||
: 1749898518:0;ls -la cowsay
|
|
||||||
: 1749898610:0;nvim cowsay
|
|
||||||
: 1749902495:0;terminal.shop
|
|
||||||
: 1749902569:0;ssh terminal.shop
|
|
||||||
: 1749907096:0;ssh
|
|
||||||
: 1749907943:0;gcl gh:Jake-Pullen/Jake-Pullen.git
|
|
||||||
: 1749907949:0;nvim Jake-Pullen
|
|
||||||
: 1749908229:0;ga .
|
|
||||||
: 1749908239:0;cd Jake-Pullen
|
|
||||||
: 1749908243:0;ga .
|
|
||||||
: 1749908245:0;gc
|
|
||||||
: 1749908289:0;gp
|
|
||||||
: 1749908395:0;gu
|
|
||||||
: 1749908410:0;nvim .
|
|
||||||
: 1749908457:0;cd ..
|
|
||||||
: 1749908468:0;cd verity
|
|
||||||
: 1749908976:0;cd dotfiles
|
|
||||||
: 1749908978:0;ga .
|
|
||||||
: 1749908980:0;gc
|
|
||||||
: 1749909006:0;gp
|
|
||||||
: 1749909012:0;cd ..
|
|
||||||
: 1749909017:0;rm -rf Jake-Pullen
|
|
||||||
: 1749909039:0;gcl JP:Jake-Pullen
|
|
||||||
: 1749909086:0;nvim dotfiles
|
|
||||||
: 1749909118:0;cd dotfiles
|
|
||||||
: 1749909125:0;cd ..
|
|
||||||
: 1749909135:0;gcl JP:Jake-Pullen.git
|
|
||||||
: 1749909167:0;cs
|
|
||||||
: 1749909168:0;ls
|
|
||||||
: 1749909213:0;gcl JP:PizzaApp.git
|
|
||||||
: 1749909222:0;cd PizzaApp
|
|
||||||
: 1749909223:0;LS
|
|
||||||
: 1749909224:0;ls
|
|
||||||
: 1749909230:0;cd ..
|
|
||||||
: 1749909240:0;rm -r PizzaApp
|
|
||||||
: 1749909349:0;gcl gh:AtomicAlexD/rag_demo.git
|
|
||||||
: 1749909360:0;cd rag_demo
|
|
||||||
: 1749909367:0;uv sync
|
|
||||||
: 1749909373:0;ls
|
|
||||||
: 1749909423:0;gco refactor/add_uv
|
|
||||||
: 1749909428:0;uv sync
|
|
||||||
: 1749909455:0;nvim .
|
|
||||||
: 1749909828:0;uv run src/run_rag.py --web
|
|
||||||
: 1749909888:0;ollama serve
|
|
||||||
: 1749909900:0;ollama run llama3.2
|
|
||||||
: 1749910003:0;cd rag_demo
|
|
||||||
: 1749910005:0;nvim .
|
|
||||||
: 1749910503:0;cd ve
|
|
||||||
: 1749910506:0;cd verity
|
|
||||||
: 1749910516:0;cd dotfiles
|
|
||||||
: 1749910520:0;ga /
|
|
||||||
: 1749910527:0;ga .
|
|
||||||
Reference in New Issue
Block a user