Skip to content

Releases: samueldosramos/dotfiles

v3.2

15 Nov 16:43
Compare
Choose a tag to compare
  • Add cask istat-menus
  • Add Dock magnification in macos.sh
  • Fix FK_StandardViewSettings in macos.sh
  • Remove Dock from the left in macos.sh
  • Remove Spark in Dock setup
  • Remove Visual Studio Code extension install
  • Remove UI adjustments in macos.sh
  • Update image
  • Update README.md

v3.1

03 Nov 16:49
acc014f
Compare
Choose a tag to compare
  • Add homebrew tap command-not-found
  • Add homebrew shell completion
  • Add iTerm2 preferences
  • Change Oh My Zsh plugins install method
  • Change Oh My Zsh to auto update
  • Update README.md
  • Update macos.sh
  • Update .zshrc

v3.0

01 Nov 18:23
Compare
Choose a tag to compare

Installation is better, simpler, cleaner and compatible with macOS Catalina (10.15). The theme of Terminal.app and iTerm2 has been changed and now Zsh is the default shell (bash is no longer the default shell in macOS 10.15).

Full changelog:

  • Add new alias
  • Add step to generate SSH during installation
  • Add step to change hostname during installation
  • Add zsh-autosuggest highlight style to fix color in iTerm2
  • Change terminal theme to Dracula and Spaceship ZSH
  • Enable new Oh My Zsh plugins
  • Now the only installed Visual Studio Code extension is Settings Sync
  • Remove some casks that were installed by default: cleanmymac3, franz, spotify
  • Remove all apps not installed by default
  • Remove .bash_profile (bash is no longer default shell on macOS 10.15)
  • Remove Dashboard settings in macos.sh (Dashboard app has been removed on macOS 10.15)
  • Remove all functions that disable macOS effects in macos.sh
  • Remove step to enable trimforce during installation
  • Simplified installation
  • Update homebrew taps
  • Update image in README.md
  • Update Dock setup
  • Update macos.sh
  • Update .zshrc to make it faster and cleaner
  • Other refactorings and adjustments

v2.5

17 Jul 02:09
Compare
Choose a tag to compare
  • Add brew casks: adguard, cleanmymac3, coderunner, marshallofsound-google-play-music-player
  • Add mas apps: Enpass
  • Add VSCode extensions: coenraads.bracket-pair-colorizer-2, ecmel.vscode-html-css, orta.vscode-jest
  • Rename Projects folder to Developer
  • Update VSCode settings
  • Update macOS defaults configs
  • Update git global core.editor to "nano"

v2.4

04 Oct 03:35
Compare
Choose a tag to compare
  • Add mas apps: Slack, Telegram, WhatsApp Desktop
  • Fix work alias

v2.3

02 Oct 03:47
Compare
Choose a tag to compare
  • Add brew formulae: nvm
  • Add brew casks: adobe-creative-cloud
  • Add mas apps: Affinity Designer, Affinity Photo, Noizio, OneDrive, OneNote
  • Add npm packages: create-react-native-app, sass, typescript
  • Add aliases: npmupdade, work, uncommit
  • Add VSCode extensions: htmltagwrap, Image preview, ES7 React/Redux/GraphQL/React-Native snippets for VSCode, TSLint
  • Fix brew cleanup
  • Fix tap to click in macOS defaults configs
  • Remove Filevault script in macOS defaults configs
  • Remove Sketch in macOS defaults configs
  • Remove deprecated Ruby Sass
  • Update cleanup alias
  • Update VSCode settings
  • Update macOS defaults configs

v2.2

05 Apr 16:11
bb7fee7
Compare
Choose a tag to compare
  • Add Franz to dock configs
  • Fix bash_profile in setup
  • Fix Hack Nerd Font
  • Fix ESLint extension
  • Fix trimforce enable

V2.1

04 Apr 14:57
Compare
Choose a tag to compare
  • Add Prettier Code formatter extension
  • Add npm ESLint package
  • Remove some VSCode extensions
  • Update VSCode settings

dotfile v2.0

14 Feb 15:09
Compare
Choose a tag to compare
  • Add Oh My Zsh and some plugins
  • Aliases and functions are included in .zshrc file or in the installed plugins
  • Change Bash to Zsh
  • Remove symbolic links
  • Update .gitignore_global
  • Update setup
  • Update README.md

Note: This version is not compatible with v1.0

dotfiles v1.2

08 Feb 18:47
Compare
Choose a tag to compare
  • Fix install bug