Support additional bookmarks
- Adds bookmark for my mono-repo - Adds bookmark for tazjins-depot
This commit is contained in:
		
							parent
							
								
									5a66f175e5
								
							
						
					
					
						commit
						61c2050f23
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -47,9 +47,15 @@ Otherwise, open with `counsel-find-file'." | |||
| 
 | ||||
| (defconst bookmark/whitelist | ||||
|   (list | ||||
|    (make-bookmark :label "tazjins-depot" | ||||
|                   :path "~/Dropbox/programming/tazjins-depot/" | ||||
|                   :kbd "t") | ||||
|    (make-bookmark :label "org" | ||||
|                   :path "~/Dropbox/org" | ||||
|                   :kbd "o") | ||||
|    (make-bookmark :label "mono" | ||||
|                   :path "~/mono" | ||||
|                   :kbd "m") | ||||
|    (make-bookmark :label "dotfiles" | ||||
|                   :path "~/dotfiles" | ||||
|                   :kbd "d") | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue