Skip to content

Releases: blyndusk/woosh

v2.1.0

03 Mar 14:57
Compare
Choose a tag to compare

v2.0.0

03 Feb 00:23
d159b12
Compare
Choose a tag to compare
  • 1 - Do everything in the list below
  • 2 - Install apt packages like curl, git, htop, etc
  • 3 - Copy dotfiles like .aliases, .functions, etc
  • 0 - Exit script

v1.0.0

03 Feb 00:15
Compare
Choose a tag to compare
Add: WinTer folder

v0.5.0

17 Jul 21:52
Compare
Choose a tag to compare

✅ Features :

Aliases

New

alias command
b brew

Modified

alias command
f rm -rf
t touch
x cd && clear
app cd /Applications

Functions

Added

function alias description
custom_vscode v  open Visual Studio Code with folder, files or no input
custom_zip z  compress a file / folder like "my_folder > my_folder.zip"

Renamed

function alias description
custom_localhost h  create a new localhost with custom port
custom_mkdir m  create a new folder & go into it
custom_open o  open files, folders, both
custom_trash k  delete all trash content

⚠️ Fixes :

Removed aliases

alias command
god sudo

v0.4.0

05 Apr 16:10
Compare
Choose a tag to compare

✅ Features :

  • add SVN aliases
  • add .gitconfig & .gitignore
  • SYNC & UPDATE fn() are now located in bin/sync.sh
    • UI added to SYNC & UPDATE fn()
    • adapt UPDATE fn() code to bash & zsh shells

⚠️ Fixes :

  • ignore specific shellcheck rules

v0.3.0

04 Apr 16:51
Compare
Choose a tag to compare

✅ Features :

  • create oShi fn(), to launch oShi Discord bot server
  • update apps fn() with apps launching status

⚠️ Fixes :

  • fix chrome command
  • fix launch command
  • fix "lofi sleep radio" YT ID

v0.2.1

03 Apr 15:52
Compare
Choose a tag to compare
  • new aliases organisation
  • add all Chrome url list in export vars

v0.2.0

03 Apr 15:10
Compare
Choose a tag to compare
  • split shell scripts
  • /bin/brew.sh only install brew formulae & casks
  • /bin/sync.sh only sync remote dotfiles to local dotfiles
  • install.sh call BREW fn() & SYNC fn()
  • update.sh call SYNC fn()

v0.1.2

03 Apr 15:05
Compare
Choose a tag to compare
  • fix trash alias, convert to fn()

v0.1.1

03 Apr 14:23
Compare
Choose a tag to compare
  • update brew exported lists