Skip to content

geymed/dotFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMUX

You will first need to clone tpm

git clone https:/tmux-plugins/tpm ~/.tmux/plugins/tpm

Then copy tmux config to your home dir

cp .tmux.config ~

Then if tmux is already running type this in terminal:

tmux source ~/.tmux.conf

And finally, to install plugins, press prefix + I (capital i, as in Install).

Vim

Copy .vimrc to your home dir

cp .vimrc $HOME/.vimrc

Create a ~.vim/bundle folder and clone Vundle.vim into it

mkdir -p ~.vim/bundle 
git clone https:/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Install One Dark theme as explained here

Install vim plugins

vim +PluginInstall +qall
                                         .                                                          
                               ...::.......:::..                                                    
                           .:::-----:......:-----:..                                                
                       ..::-------:-:......:--:----::.                                              
                      .:--------:..-:......:-:::::---::.                                            
                    .::--------:...:::....::::..::::---:.                                           
                   .:---------:::..:-::::::::.. ..:::---::.                                         
                   :-----------:::::--:::::-:...:::::----::.                                        
                  ::--------------:::::.:::::.:::::::-----::-#+.                                    
                 .:---------------====+++++++++++=======--::.#@=                                    
                 --::---==+***###%%%%%%%%%%%%%%%%%%%%####****@@-                                    
                -@@%#*###########*****++++=+====++**##%@@@%%@@%.                                    
                :%@@@%%%%@@%%%##*******###%%%%@@@@@@@@@@+*=#%%*.                                    
                :%**@#%%%@%%#**-:::-=*%@@%%%@@@@@@@@@@@%+*#%*:*:..                                  
             ..-*#*==#%%%%%%#*+- . -+#%*-....-*@@@@@%%%%%%*-::+:....                   . .     ..   
          :.:---:**=---+#%%%#**==-=*#=::...  ..:*%%#*+=-:::::::.   .                  .. :-....:-..:
          .::.:::-*=----::-=========:---::....:-....:::::::-:==:::.                   ....:........=
          .:....::-+=----:::::::....::++===--==:.:::::::::---*-.                      ........:::..-
            .::-==*#=--------::::::::::-=+++=-:::::---------.                        ::....:::..::: 
                   .::====----------=------:::::=---------:                        :=+--:.::::::-.  
                      :========------=*##****#*+:-----==+=                       .+##++=----:.      
                        :**+++===----==--===-::---:--=++:                      :*##+====+==         
                     .:-*%%%#*++===----=======-::-=+##=.                      -=+%=======+*.        
                  :+#%%###%%@@@%##*+====------=+*#%%%+:                   .=***#%%%*===*####+.      
              .:=+**#*++%%%#%%%%@@@@@@%%%%%%%@@@@@%*#%##*+=..      .::::--+#%#%%##%##*######%*-     
        ..:-+*+===*%#+++*%%%%%++**#%@@%%%@%##%%%*+=++%%%%%*=++==..-=#%%##+*%%**%%%#*==*##%%#*=-     
     .-+=-=+##+==*#%##**#%**+==+==*%%%%%%%%*====%%%%%#+++#**+**##*==+%%*=##=++=+#+==+++*%#+=.       
    .*#**###*++=-=*%##+=::::...--:+%%%%%##%%====#%%#%*===#%##%+=*#%###+*=+%#++*#%%+==+*#+:.         
   -+===*#+==-:::::::.....:-==-.  .=#%%%%%%@***+%%%%%+===###%#=-=%####=*=-#%#%%%%%%#*++:            
   -+#%*=:::...:::...::.... .=.   .+%@@@@@%####%==++*##**##%%+##*#####+##*#-=+#%%%*+-               
  =%@#+---::::-:::...:-==----: ...-*%%#*######%#====*%%###=+%%%%#==--+%%%%%*==+##-.                 
 :%@#**+==----=:::::....:*+*-:-===+*#***##***##*+===#%%%%*+%%%@%#+==-+%%%###+=++.                   
 -*#**#%%##***#+====---=+.:=++=++#%%%%%%#+====+%%%%#****#*#*++++-:::::-::..                         
  +%%##%%@@@@%%%%%%#*+**+++++++=*%%%%%%%#++===*%%%%#===+*%+                                         
   ..:-=+++++=%*+-.::=+*++++++%%%%%%%%%%#*+===#%%#**===+%%+                                         
            :--:::-==+****+++*@%%*****#@%%%%##++--=++***##+                                         
          ---:-===+*#%%######%@@###***#%%%%%%#+:-=+=*%%+==*.                                        
         .-===+++#@%%%@%@%*#*#%%@%%##*%%%%%%%#%%%*#+#%#++=#*-                                       
          -=: .#+*@@@@@%@#***#%@@@@%%@*+++**%%##***+*%#**##-*-                                      
              .%=*#@@@@@@*+==#%@@%@%%%+++*+*@%*=+*+*++#%@*+-=-+                                     
              -**+*#@@@@%*+==#%@@@@%%%**+**%%%##**++++%%*===+++                                     
              -*##*##%@%@++=+%@@@@%##@%%%%%%%%%*+*+==*@%*+==++*:                                    
              =*##%%#*#*#*++*#@@@@#**#####%#%%%*+++*#*#%***=++=.                                    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published