Skip to content

A collection of various scripts and hacks to help with day-to-day Ubuntu tasks

Notifications You must be signed in to change notification settings

jstucken/useful_ubuntu_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

useful_ubuntu_scripts

A collection of various scripts and hacks to help with day-to-day Ubuntu tasks.

new_wsl_tab.sh

Opens a new Ubuntu WSL tab at the current location from the command line. Useful when you wish to preserve a deep directory heirachy containing multiple levels of subdirectories when you open a new tab, without requiring the usual pwd, copy, click to open new tab, cd and paste.

New Tab Demo

This is an alternative to the official Microsoft guidance which can duplicate a tab at current location using ctrl+shift+d: https://learn.microsoft.com/en-us/windows/terminal/tutorials/new-tab-same-directory

About

A collection of various scripts and hacks to help with day-to-day Ubuntu tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages