Skip to content

Commit

Permalink
feat: add brew cask for yubikey and fix vscode odd color column
Browse files Browse the repository at this point in the history
  • Loading branch information
adrielp committed Aug 16, 2023
1 parent c2a0cd0 commit 4fcf778
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .config/nvim/vscode/keybinds.vim
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
let mapleader = " "

set ignorecase
set colorcolumn=80

function! s:split(...) abort
let direction = a:1
Expand Down
1 change: 1 addition & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ cask "postman"
cask "miro"
cask "warp"
cask "notion"
cask "yubico-yubikey-manager"

# Optional apps you can have installed
# Some are replacements for others like: docker -> rancher
Expand Down

0 comments on commit 4fcf778

Please sign in to comment.