Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

powershell show only current directory

function prompt {
  $p = Split-Path -leaf -path (Get-Location)
  "$p> "
}
Comment

PREVIOUS NEXT
Code Example
Shell :: bash red text 
Shell :: how to unadd gitr file 
Shell :: how to check if in which folder are you present in linux 
Shell :: git ignore folder except one file 
Shell :: how to remove your phone 
Shell :: iis reset command 
Shell :: git clone with folder name 
Shell :: stop port 
Shell :: git config email 
Shell :: deleting remote branch in GitHub 
Shell :: unikey ubuntu 20.04 
Shell :: bin/sh sam: not found 
Shell :: how to install grub 
Shell :: cmake set build type from command line 
Shell :: git: delete branch in local and on remote 
Shell :: How to download Citrix Workspace for Ubuntu 
Shell :: remove migration 
Shell :: how to install wireshark 
Shell :: square root in bash script 
Shell :: bash get path of script 
Shell :: image in github readme 
Shell :: download putty for ubuntu 
Shell :: unmount linux disk 
Shell :: delete all files in linux 
Shell :: yarn cache directory 
Shell :: how to run appimage on linux mint 
Shell :: ubuntu all installed services 
Shell :: how to install mongodb server in ubuntu 
Shell :: ubuntu list disks 
Shell :: git look at changes to a file 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =