dotfiles/private_dot_config/nushell/history.txt
Mira Kristipati 7af2a5e131 updates
2024-04-14 20:34:40 -04:00

261 lines
4.7 KiB
Text

ls
docker-compose.yml
cat docker-compose.yml
view docker-compose.yml
explore docker-compose.yml
open docker-compose.yml
docker compose up localstack
$env.UID = 1000
$env.GID = 1000
$env.BUILD_UUID = latest
http https://liquorix.net/atom
http
http get https://liquorix.net/atom
http get https://liquorix.net/atom | from xml
lsof
lsof | from table
lsof | to table
lsof | as table
lsof | table
lsof | into table
lsof | nto table
lsof | to table
which ps
lsof | detect columns
lsof | str contains swap | detect columns
lsof | split row | str contains swap | detect columns
cat
ls
cat `4x4 Gridfinity Baseplate.gcode`
which cat
smem
smem | detect columns
smem | detect columns | sort-by swap
smem | detect columns | sort-by Swap
smem | detect columns | sort-by -n Swap
swap
swapon
free -h
vmstat
vmstat -h
vmstat -d
vmstat -a
vmstat -a -Sg
vmstat -a -SM
zramctl
sudo zramctl
free -m
free -m -h
sudo zramctl -h
sudo zramctl --output-all
echo "Current swappiness = $(cat /proc/sys/vm/swappiness) %"
cat /proc/sys/vm/swappiness
swapoff -h
sudo swapoff -av
swapon -h
sudo nvim /etc/sysctl.conf
cat /sys/module/zswap/parameters/
cat /sys/module/zswap/parameters/enabled
zgrep CONFIG_ZSWAP_DEFAULT_ON /proc/config.gz
sudo dmesg | grep zswap
sudo sysctl -h
sudo sysctl -a | grep zswap
sudo sysctl -a
sudo sysctl -a | rg user
sudo sysctl -a | rg swap
sudo echo 1 > /sys/module/zswap/parameters/enabled
cat /sys/module/zswap/parameters/enabled
$nu.env.path
$nu.env-path
nvim $nu.env-path
z nvim
cd .conf
cd .config/nvim/lua/custom/
nvim plugins.lua
nvim $nu.env-path
mkdir ~/.cache/starship<\n>starship init nu | save -f ~/.cache/starship/init.nu
nvim $nu.env-path
cd ../../
cd ..
cd nushell/
nvim env.nu
nvim ../starship.toml
nvim $nu.env
nvim $nu.config-path
cd ..
cd nushell/
ls
dwerbb
ls
cd $env.NU_LIB_DIRS
$nu.default-config-dir
l
ls
mkdir scripts
ls
cd scripts/
cd $env.NU_LIB_DIRS
echo $env.NU_LIB_DIRS
echo $env.NU_LIB_DIRS[0]
echo $env.NU_LIB_DIRS [0]
echo $env.NU_LIB_DIRS [[0]]
echo $env.NU_LIB_DIRS.1
echo $env.NU_LIB_DIRS.0
mv ~/.cache/starship/init.nu $env.NU_LIB_DIRS.0/starship.nu
mv ~/.cache/starship/init.nu $env.NU_LIB_DIRS.0 | path join starship.nu
mv ~/.cache/starship/init.nu "$env.NU_LIB_DIRS.0/starship.nu"
mv ~/.cache/starship/init.nu ./starship.nu
ls
zoxide init nushell | save -f ./zoxide.nu
zoxide init nushell --hook prompt
zoxide init nushell --hook prompt | save zoxide.nu
zoxide init nushell --hook prompt | save zoxide.nu -f
zoxide --version
which zoxide
nix-env -iA nixpkgs.zoxide
which zoxide
zoxide init nushell | save zoxide.nu -f
zoxide --version
which nu
xdg-ninja
xdg-ninja -h
xdg-ninja | grep bun
mcfly init -h
mcfly init bash
mcfly init powershell | savd mcfly.nu
mcfly init powershell | savr mcfly.nu
mcfly init powershell | save mcfly.nu
mcfly init bash | save mcfly.nu -f
http get https://raw.githubusercontent.com/nushell/nu_scripts/2d3406b5269cf2880667045c7408e06ad9bd4836/nu-hooks/nu-hooks/direnv/direnv.nu
http get https://raw.githubusercontent.com/nushell/nu_scripts/2d3406b5269cf2880667045c7408e06ad9bd4836/nu-hooks/nu-hooks/direnv/direnv.nu | save direnv.nu
direnv
nix-env -iA nixpkgs.direnv
use direnv
use direnv.nu
cd
direnv
direnv edit
direnv edit .
direnv
direnv grant
direnv grant .
echo $env.NU_LIB_DIRS.0
echo $env.NU_LIB_DIRS
$env
$env.NU_LIB_DIRS
exec -h
nu -h
unset *
$env = ""
$env.* = ""
$env.PATH
$env.NU_LIB_DIRS
$env.NU_LIB_DIRS = [<\n> ($nu.default-config-dir | path join 'scripts') # add <nushell-config-dir>/scripts<\n>]<\n>
$env.NU_LIB_DIRS
use starship.nu
use
use -h
cd .config
cd nushell/
ls
rg plugins
use direnv
use direnv.nu
use zoxide.nu
$env.NU_LIB_DIRS
use zoxide.nu
source zoxide.nu
use starship.nu
$env.NU_LIB_DIRS
$env.NU_LIB_DIRS.0
direnv -h
direnv --help
direnv export --json
direnv export json
direnv export --help
direnv status --json
direnv status --json | as json
direnv status --json | from json
exec ash
yy
z lon
ls -l
lsd
ls
cd .venv
ls -a
lsd -a
cd ..
ls
cd .venv/
ls
cd bin
ls
cat activate
cd ..
nvim .envrc
cd ..
cd Bifrost/
direnv allow
cd ..
cd Bifrost/
direnv -h
direnv --help
direnv status
direnv export json
direnv reload
cd .venv/bin/
ls
cat activate
cd ..
nvim .envrc
direnv allow
direnv status
direnv export json
which python
python -V
python -v
uv -h
uv pip -h
uv pip list
source .venv/bin/activate.nu
use .venv/bin/activate.nu
nvim .envrc
deactivate
cd ..
exit
z bif
ls
direnv
direnv reload
ls -a
direnv --status
direnv status
direnv .envrc
nvim .envrc
direnv allow .
cd ..
cd Bifrost/
pip list
uv pip list
which pip
ls
direnv reload
direnv -h
direnv --help
direnv allow .envrc
direnv stdlib
direnv reload
which direnv
$env.config
$env.config.hooks
nvim .envrc
direnv allow
direnv allow .
cd ..
cd Bifrost/
which python
lunar-witch.css
open lunar-witch.css
ls
nvim discord.css