mirror of https://github.com/nirenjan/dotfiles.git
Update README to reflect new scripts
parent
46d993cdd9
commit
2241fdc657
14
README.md
14
README.md
|
@ -3,4 +3,18 @@ Scripts
|
||||||
|
|
||||||
Handy scripts for ease of use
|
Handy scripts for ease of use
|
||||||
|
|
||||||
|
* applygitconfig - Treat the contents of stdin as a gitconfig file and apply
|
||||||
|
them to the global config (~/.gitconfig)
|
||||||
|
* backup - Folder backup utility script
|
||||||
|
* beep - Sound a beep after executing the given command line
|
||||||
|
* deploy - Deploy a set of files from a git repository to a destination folder
|
||||||
|
* dircolortest - Test the contents of stdin as a .dir_colors file
|
||||||
|
* git-branch-parent - Attempt to determine the branch root SHA
|
||||||
* mkiso - Make ISO file from CD/DVD image suitable for burning
|
* mkiso - Make ISO file from CD/DVD image suitable for burning
|
||||||
|
* mkpasswd - Generate a random alphanumeric password of any length
|
||||||
|
* mlog - Logging utility script
|
||||||
|
* note - Note taking utility script
|
||||||
|
* settitle - Set the terminal/tmux window title
|
||||||
|
* smartwd - Print the current working directory for the command prompt
|
||||||
|
* stardate - Print the current Stardate
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue