+ Added powershell (no git support yet.)

This commit is contained in:
ziro 2020-07-26 17:50:58 +07:00
parent 2c4c5294e8
commit 49f0d74578
3 changed files with 8 additions and 2 deletions

View file

@ -22,7 +22,7 @@ bspc config top_padding 28
bspc config bottom_padding 0
bspc config left_padding 0
bspc config right_padding 0
bspc config single_monocle true
bspc config single_monocle false
bspc config click_to_focus true
bspc config split_ratio 0.50
bspc config borderless_monocle true

View file

@ -0,0 +1,6 @@
function Prompt
{
"
$([char]27)[34;1m" + $env:COMPUTERNAME + "" + (Get-Location) + "
$([char]27)[32;1m$> $([char]27)[0m"
}

View file

@ -6,7 +6,7 @@
# ----- MOTDs
pfetch
echo "--------------------------------------"
rateUSD
rateUSD | sed 's/^/ /g'
#python ~/Currency/USD2IDR/rate.py #PYTHON IS JUST TOO SLOW FOR TERMINAL
#sh ~/.scripts/motd.sh