hackclub-nest/.bash_history
zeon-neon[bot] f0a7a8b35a
enhancement(lint): Fix lint errors for .bash_history
Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
2024-09-11 03:07:04 +00:00

72 lines
1.1 KiB
Bash

exit
ls
nano update_git.sh
nano reset_git.sh
nano update_git.sh
bash reset_git.sh
bash update_git.sh
git pull
crontab -l
ls
crontab -e
git config --global user.name
ls
pfetch
cd .local
ls
mkdir bin
ls
cd bin
ls
wget https://github.com/dylanaraps/pfetch/blob/master/pfetch?raw=true
ls
mv * pfetch
chmod +x *
./pfetch
rm *
curl https://github.com/unseen-ninja/pfetch/blob/main/pfetch?raw=true
ls
wget https://github.com/unseen-ninja/pfetch/blob/main/pfetch?raw=true
mv * pfetch
chmod +x *
./pfetch
ls
echo 'export PF_INFO="ascii title os host kernel uptime pkgs memory"' >> ~/.bashrc
echo 'PF_INFO="ascii"' >> ~/.bashrc
echo 'PF_ASCII="Catppuccin"' >> ~/.bashrc
./pfetch
bash
ls
quota -h
quota -H
quota -A
quota -s
ls
cd ~
ls
bash update_git.sh
git merge
git push
git pull
echo $PS
echo $PS1
PS1="$(whoami)@$(hostname):$(pwd):\$(date) "
ls
owd
PS1="$(whoami)@$(hostname):$(pwd):\$(bun --version) "
ls
pwd
PS1="\[\033[0;32m\]\d:\t$ \[\033[0m\]"
ls
pwd
infocmp | grep setaf
PS1=\[\033[01
32m\]\u@\h\[\033[00m\]:\[\033[01
34m\]\w\[\033[00m\]\$
PS1="\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$"
ls
l
ls
git pull
bash
exit