diff options
author | Benjamin Chaussé <Benjamin.Chausse@goto.com> | 2024-05-19 09:48:51 -0400 |
---|---|---|
committer | Benjamin Chaussé <Benjamin.Chausse@goto.com> | 2024-05-19 09:48:51 -0400 |
commit | 2ac634353abc4175236181732f8d23bdad8fc0eb (patch) | |
tree | bae9d5b996705137767a97761c7d11c8ae26ae4d | |
parent | e45405aabb815d85f32d61b1d98f233ccf89e4b4 (diff) |
macOS aliases for work
-rw-r--r-- | .config/aliasrc | 1 | ||||
-rw-r--r-- | .config/shortcutrc | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/aliasrc b/.config/aliasrc index 2362487..63cdb91 100644 --- a/.config/aliasrc +++ b/.config/aliasrc @@ -17,6 +17,7 @@ cdd, cd .. e, $EDITOR w, $BROWSER g, git +bi, brew install gg, go generate ./... mmi, make clean && make && sudo make install R, R -q diff --git a/.config/shortcutrc b/.config/shortcutrc index 37e92d4..255b582 100644 --- a/.config/shortcutrc +++ b/.config/shortcutrc @@ -32,7 +32,7 @@ Downloads, dl, ~/Downloads Dropbox, bx, ~/Dropbox Hotkeys, sx, ~/.config/sxhkd Images, img, ~/Dropbox/A/Personnal/Photos/unsorted -Neovim, vi, ~/.config/nvim +Neovim, vi, ~/.config/nvim/lua/ben OrgMode, om, ~/Dropbox/org School, sf, ~/Dropbox/A/scholar/sherbrooke/24-05-T2 Scripts, sc, ~/.local/bin |