aboutsummaryrefslogblamecommitdiff
path: root/.config/eww/scripts/getram
blob: 791a5a57ab4d744361150a1598871f648237302e (plain) (tree)
1
2

                                                                 
#!/bin/sh
printf "%.0f\n" $(free -m | grep Mem | awk '{print ($3/$2)*100}')
tions'>-3/+46 2022-11-26Add bash completionLuca Matei Pintilie3-0/+1596 2022-11-13Upgrade to neovim 0.8Luca Matei Pintilie2-7/+54 2022-11-12Fix tmux colours and add gitsigns to neovimLuca Matei Pintilie4-9/+88 2022-11-08Foot use tmux by defaultLuca Matei Pintilie1-1/+1 2022-11-08Neovim omnisharp plugin and tmux color fix on foot and inputrc emacsLuca Matei Pintilie5-7/+13 2022-10-25Update neovim, inputrc and bootstrap.shLuca Matei Pintilie4-9/+18 2022-10-24Remove weather from tmux configLuca Matei Pintilie1-1/+1