Refactor copy_configs, improve sym-linking; vim configs fine for now
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
plugins, git repos for ref, clone in this dir if needed
|
||||
#/bin/zsh
|
||||
|
||||
git clone https://github.com/ghifarit53/tokyonight-vim.git
|
||||
git clone https://github.com/leafgarland/typescript-vim.git
|
||||
@@ -4,7 +4,6 @@ set -o vi
|
||||
# path updates
|
||||
export PATH=$DIR_BIN:$DIR_SCRIPTS:$PATH
|
||||
export PATH=$PATH:/opt/homebrew/opt/ccache/libexec:/opt/homebrew/bin
|
||||
export PATH=$PATH:$HOME/bin/android-sdk-darwin/platform-tools
|
||||
|
||||
# shortcuts for common commands
|
||||
alias 3e='echo;echo;echo'
|
||||
|
||||
Reference in New Issue
Block a user