Skip to content
/ copydir Public

A simple way to paste the current cwd to the clipboard

Notifications You must be signed in to change notification settings

dxdye/copydir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Copydir

description:

A minimal python script, to copy the cwd's name to the clipboard.

You can bind the script to any key or create an alias in bash,fish or zsh.

i.e. in fish: alias copydir 'python path/to/script/copydir.py'

install:

install python deps: pip install -r requirements.txt

About

A simple way to paste the current cwd to the clipboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages