aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/README.md
blob: 97cf217db2b8a9388636408084c3d22a3153af52 (plain) (tree)
1
2
3
4
5
6
7
8
9

                        
 
                                                       
                                                                       


                                                           
 

          
 
                     
 
         
                                             
 
                                   
       
 







                                                                               

       
                                  
                              
 
                          
Linux/Cygwin environment
========================

Personal Linux/Cygwin environment (a.k.a. my dotfiles).
The files are maintained in this repository and shared across different
machines using [config-links].

[config-links]: https://github.com/egor-tensin/config-links

Deployment
----------

Using [config-links]:

    > pwd
    /cygdrive/d/workspace/personal/linux-home

    > ../config-links/bin/update.sh
    ...

Issues
------

Some utilities (notably, GHC) may not work if its configuration files are
group-writable.
To fix this, run `chmod g-w` for every file & directory in this repository (you
can do this using the supplied fix_permissions.sh script).

License
-------
Distributed under the MIT License.
See [LICENSE.txt] for details.

[LICENSE.txt]: LICENSE.txt