Giter Site home page Giter Site logo

Comments (8)

nikitavoloboev avatar nikitavoloboev commented on July 28, 2024 1

I think it does. The config file seems really nice to use. Thank you.

from dotfiles.

sobolevn avatar sobolevn commented on July 28, 2024

Hm, I am just using dotbot to handle linking.
And it is using os.symlink(source, destination).
Which creates symbolic links: https://docs.python.org/3/library/os.html#os.symlink

Could you please share ls -l of your home folder and sublime root folder?

from dotfiles.

nikitavoloboev avatar nikitavoloboev commented on July 28, 2024

Sublime settings:

~/Library/Application Support/Sublime Text 3/Packages/User
❯ exa -l
lrwxr-xr-x   46 nikivi  6 Oct  2017 Default (OSX).sublime-keymap -> /Users/nikivi/.dotfiles/sublime/sublime-keymap
.rw-r--r--   26 nikivi 25 Nov  2017 Distraction Free.sublime-settings
drwxr-xr-x    - nikivi  4 Nov  2017 GoSublime
.rw-r--r--   88 nikivi  4 Nov  2017 GoSublime-aux.sublime-settings
drwxr-xr-x    - nikivi 21 Sep  2017 Package Control.cache
.rw-r--r--   10 nikivi  3 Feb  6:26 Package Control.last-run
.rw-r--r-- 306k nikivi 28 Jan 22:58 Package Control.merged-ca-bundle
.rw-r--r--  293 nikivi  3 Feb  6:50 Package Control.sublime-settings
.rw-r--r--    0 nikivi  5 Oct  2016 Package Control.user-ca-bundle
lrwxr-xr-x   60 nikivi 27 Sep  2017 Preferences.sublime-settings -> /Users/nikivi/.dotfiles/sublime/preferences.sublime-settings
.rw-r--r--  129 nikivi 27 Nov  2017 Six.sublime-settings
.rw-r--r--   55 nikivi  1 Oct  2017 WakaTime.sublime-settings
.rw-r--r-- 1.7k nikivi 27 Sep  2017 double_click.py
.rw-r--r-- 306k nikivi 28 Jan 22:58 oscrypto-ca-bundle.crt

Home folder:

~
❯ exa -l
drwx------  - nikivi 20 Jan 14:56 Applications
drwx------@ - nikivi  3 Feb  3:50 Desktop
drwx------@ - nikivi  2 Feb 15:27 Documents
drwx------@ - nikivi  3 Feb  3:20 Downloads
drwx------@ - nikivi  3 Feb  6:25 Dropbox
drwx------  - nikivi  3 Feb 15:33 Library
drwx------@ - nikivi  7 Jan  0:12 Movies
drwx------@ - nikivi  6 Jan 22:27 Music
drwx------@ - nikivi  7 Jan  0:13 Pictures
drwxr-xr-x@ - nikivi 20 May  2017 Public
drwxr-xr-x  - nikivi 20 Nov  2017 anaconda3
drwxr-xr-x  - nikivi 29 Jan 16:24 app
drwxr-xr-x@ - nikivi  9 Sep  2017 git
drwxr-xr-x  - nikivi 10 Feb  2017 go
drwxr-xr-x  - nikivi 14 Jan 15:58 src

from dotfiles.

sobolevn avatar sobolevn commented on July 28, 2024

Yeap, your folder is not synced to the original config folder. Here's mine:

» ls -l "$HOME/Library/Application Support/Sublime Text 3/Packages/User"
lrwxr-xr-x 1 sobolev staff 38 июн 21  2017 '/Users/sobolev/Library/Application Support/Sublime Text 3/Packages/User' -> /Users/sobolev/.dotfiles/sublime3-conf

from dotfiles.

sobolevn avatar sobolevn commented on July 28, 2024

How did you made your installation?

from dotfiles.

nikitavoloboev avatar nikitavoloboev commented on July 28, 2024

I am actually looking for a way to automate it.

Currently I manually symlink each of the files. I moved the original files to ~/.dotfiles/.. and then made a symbolic link from that file to the original destination so original destination has the symlink.

I am wondering how I can automate it so it works well.

from dotfiles.

sobolevn avatar sobolevn commented on July 28, 2024

Does https://github.com/sobolevn/dotfiles#installation work for you?

from dotfiles.

sobolevn avatar sobolevn commented on July 28, 2024

Glad you liked it!

from dotfiles.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.