Skip to content

Miscellaneous scripts and configurations useful for development and usage.

License

Notifications You must be signed in to change notification settings

unicman/dev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5d752c3 · Apr 4, 2025
Jan 2, 2019
Jun 3, 2024
Jan 7, 2020
Apr 24, 2023
Sep 27, 2023
Nov 3, 2017
Jul 24, 2018
Feb 2, 2024
Apr 4, 2025
Mar 26, 2023
Jan 13, 2021
Feb 2, 2024
Apr 19, 2019
Jan 31, 2025
Mar 6, 2023
Dec 7, 2023
Jun 1, 2020
Mar 18, 2019
Jan 9, 2020
Mar 18, 2019
Jul 24, 2018
Feb 14, 2023

Repository files navigation

dev-tools

Miscellaneous scripts and configurations useful for development and usage.

Setup VIM for typical dev work

curl https://raw.githubusercontent.com/unicman/dev-tools/master/setup-vim.sh | bash

This should install pathogen and useful VIM plugins, syntax files and compilers. It should work for VIM 7.4+ ... best is if you have VIM 8.0+ because some cool plugins like ALE need that version.

NOTE: On Windows you can execute the command using 'Git Bash' shell that comes with GitHub Desktop.

Setup screen tool (Only for Linux)

curl https://raw.githubusercontent.com/unicman/dev-tools/master/setup-screen.sh | bash

About

Miscellaneous scripts and configurations useful for development and usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published