mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Update tmux and karabiner
This commit is contained in:
parent
4cba004d09
commit
f43906adb6
5 changed files with 209 additions and 0 deletions
|
|
@ -88,6 +88,10 @@ if (-not ($__lastStartup -eq $_currentDate)) {
|
|||
$_currentDate | Out-File -FilePath $SystemlogFilePath -Append
|
||||
}
|
||||
|
||||
Remove-Variable SystemlogFilePath
|
||||
Remove-Variable __lastStartup
|
||||
Remove-Variable _currentDate
|
||||
|
||||
## Chocolatey ##
|
||||
|
||||
$ChocolateyProfile = "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue